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, setEnabledString getMessageTemplate()
Stringvoid setMessageTemplate(String value)
value - allowed object is
     StringMap<String,String> getFieldSubstitutions()
MapString getAlertKey()
Stringvoid setAlertKey(String value)
value - allowed object is
     StringString getAlertRecipient()
StringCopyright © 2015–2019 Cloud Software Group, Inc.. All rights reserved.