Interface PublishAlertAction
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.streambase.liveview.client.alert.AlertRuleAction
AlertRuleAction.ActionType
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the alertKey property.Gets the value of the alertRecipient property.Gets the map of fieldSubstitutions.Gets the value of the messageTemplate property.void
setAlertKey
(String value) Sets the value of the alertKey property.void
setAlertRecipient
(String value) Sets the value of the alertRecipient property.void
setMessageTemplate
(String value) Sets the value of the messageTemplate property.Methods inherited from interface com.streambase.liveview.client.alert.AlertRuleAction
getActionType, getDescription, isEnabled, setDescription, setEnabled
-
Method Details
-
getMessageTemplate
-
setMessageTemplate
-
getFieldSubstitutions
-
getAlertKey
-
setAlertKey
-
getAlertRecipient
-
setAlertRecipient
-