Interface SendTupleAction
- All Superinterfaces:
AlertRuleAction
An action which will send a Tuple to a named InputStream
- Since:
- 2.0
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.streambase.liveview.client.alert.AlertRuleAction
AlertRuleAction.ActionType
-
Method Summary
Modifier and TypeMethodDescriptionGets the map of fieldSubstitutions.Gets the value of the inputStream property.getSbUri()
Gets the value of the sbUri property.void
setInputStream
(String value) Sets the value of the inputStream property.void
Sets the value of the sbUri property.Methods inherited from interface com.streambase.liveview.client.alert.AlertRuleAction
getActionType, getDescription, isEnabled, setDescription, setEnabled
-
Method Details
-
getFieldSubstitutions
-
getSbUri
-
setSbUri
-
getInputStream
-
setInputStream
-