Packages

p

pl.touk.nussknacker.ui

notifications

package notifications

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. trait CurrentDeployments extends AnyRef
  2. class ManagementActorCurrentDeployments extends CurrentDeployments
  3. case class Notification(id: String, scenarioName: Option[ProcessName], message: String, type: Option[NotificationType.Value], toRefresh: List[DataToRefresh]) extends Product with Serializable
  4. case class NotificationConfig(duration: FiniteDuration) extends Product with Serializable
  5. class NotificationService extends AnyRef
  6. class NotificationsListener extends ProcessChangeListener with LazyLogging

Value Members

  1. object DataToRefresh extends Enumeration
  2. object Notification extends Serializable
  3. object NotificationType extends Enumeration

Ungrouped