NotificationRule

Single notification rule: which transitions trigger this rule and where the resulting notification should be sent.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The destination for notifications from this rule.

Link copied to clipboard

The conditions that trigger this notification rule.

Functions

Link copied to clipboard
inline fun copy(block: NotificationRule.Builder.() -> Unit = {}): NotificationRule
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String