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, setEnabled
java.util.Map<java.lang.String,java.lang.String> getFieldSubstitutions()
Map
java.lang.String getLvUri()
String
void setLvUri(java.lang.String value)
value
- allowed object is
String
java.lang.String getTableName()
String
void setTableName(java.lang.String value)
value
- allowed object is
String