public interface SendTupleAction 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 |
getInputStream()
Gets the value of the inputStream property.
|
java.lang.String |
getSbUri()
Gets the value of the sbUri property.
|
void |
setInputStream(java.lang.String value)
Sets the value of the inputStream property.
|
void |
setSbUri(java.lang.String value)
Sets the value of the sbUri property.
|
getActionType, getDescription, isEnabled, setDescription, setEnabled
java.util.Map<java.lang.String,java.lang.String> getFieldSubstitutions()
Map
java.lang.String getSbUri()
String
void setSbUri(java.lang.String value)
value
- allowed object is
String
java.lang.String getInputStream()
String
void setInputStream(java.lang.String value)
value
- allowed object is
String