public interface SendTupleAction extends AlertRuleAction
AlertRuleAction.ActionType
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getFieldSubstitutions()
Gets the map of fieldSubstitutions.
|
String |
getInputStream()
Gets the value of the inputStream property.
|
String |
getSbUri()
Gets the value of the sbUri property.
|
void |
setInputStream(String value)
Sets the value of the inputStream property.
|
void |
setSbUri(String value)
Sets the value of the sbUri property.
|
getActionType, getDescription, isEnabled, setDescription, setEnabled
Map<String,String> getFieldSubstitutions()
Map
void setSbUri(String value)
value
- allowed object is
String
String getInputStream()
String