Uses of Class
com.gooddata.notification.TriggerCondition
-
Packages that use TriggerCondition Package Description com.gooddata.notification -
-
Uses of TriggerCondition in com.gooddata.notification
Methods in com.gooddata.notification that return TriggerCondition Modifier and Type Method Description TriggerConditionSubscription. getCondition()Constructors in com.gooddata.notification with parameters of type TriggerCondition Constructor Description Subscription(List<Trigger> triggers, List<Channel> channels, TriggerCondition condition, MessageTemplate messageTemplate, MessageTemplate subjectTemplate, String title)Creates SubscriptionSubscription(List<Trigger> triggers, List<Channel> channels, TriggerCondition condition, MessageTemplate messageTemplate, String title)Creates Subscription
-