Uses of Interface
com.streambase.liveview.client.alert.AlertRuleAction
Package
Description
Provides classes and interfaces to set Alerts.
-
Uses of AlertRuleAction in com.streambase.liveview.client.alert
Modifier and TypeInterfaceDescriptioninterface
An action that will execute a java action on the server.interface
An action to execute an OS Command.interface
Causes a rest request to be sent when this alert is triggered.interface
Issues a Delete Queryinterface
An action to publish to Liveview tablesinterface
Adds an alert to the LVAlerts tableinterface
Causes an email to be sent when this alert is triggered.interface
An action which will send a Tuple to a named InputStreamModifier and TypeMethodDescriptionAlertRule.getActions()
This gets the live list of actions, so you could remove or rearrange these, and the changes will be saved if you save the Alert.