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