Uses of Interface
com.gooddata.sdk.model.notification.Trigger
| Package | Description |
|---|---|
| com.gooddata.sdk.model.notification |
-
Uses of Trigger in com.gooddata.sdk.model.notification
Classes in com.gooddata.sdk.model.notification that implement Trigger Modifier and Type Class Description classTimerEventTime based triggerMethods in com.gooddata.sdk.model.notification that return types with arguments of type Trigger Modifier and Type Method Description java.util.List<Trigger>Subscription. getTriggers()Constructor parameters in com.gooddata.sdk.model.notification with type arguments of type Trigger Constructor Description Subscription(java.util.List<Trigger> triggers, java.util.List<Channel> channels, TriggerCondition condition, MessageTemplate messageTemplate, MessageTemplate subjectTemplate, java.lang.String title)Creates SubscriptionSubscription(java.util.List<Trigger> triggers, java.util.List<Channel> channels, TriggerCondition condition, MessageTemplate messageTemplate, java.lang.String title)Creates Subscription