public interface PublishAlertAction extends AlertRuleAction
AlertRuleAction.ActionType
Modifier and Type | Method and Description |
---|---|
String |
getAlertKey()
Gets the value of the alertKey property.
|
String |
getAlertRecipient()
Gets the value of the alertRecipient property.
|
Map<String,String> |
getFieldSubstitutions()
Gets the map of fieldSubstitutions.
|
String |
getMessageTemplate()
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.
|
getActionType, getDescription, isEnabled, setDescription, setEnabled
String getMessageTemplate()
String
void setMessageTemplate(String value)
value
- allowed object is
String
Map<String,String> getFieldSubstitutions()
Map
String getAlertKey()
String
void setAlertKey(String value)
value
- allowed object is
String
String getAlertRecipient()
String