public interface LVPublishAlertAction extends AlertRuleAction
AlertRuleAction.ActionType| Modifier and Type | Method and Description | 
|---|---|
java.util.Map<java.lang.String,java.lang.String> | 
getFieldSubstitutions()
Gets the map of fieldSubstitutions. 
 | 
java.lang.String | 
getLvUri()
Gets the value of the lvUri property. 
 | 
java.lang.String | 
getTableName()
Gets the value of the tableName property. 
 | 
void | 
setLvUri(java.lang.String value)
Sets the value of the lvUri property. 
 | 
void | 
setTableName(java.lang.String value)
Sets the value of the tableName property. 
 | 
getActionType, getDescription, isEnabled, setDescription, setEnabledjava.util.Map<java.lang.String,java.lang.String> getFieldSubstitutions()
Mapjava.lang.String getLvUri()
Stringvoid setLvUri(java.lang.String value)
value - allowed object is
     Stringjava.lang.String getTableName()
Stringvoid setTableName(java.lang.String value)
value - allowed object is
     String