Uses of Interface
com.streambase.liveview.client.alert.ExecuteJavaAction
-
Packages that use ExecuteJavaAction Package Description com.streambase.liveview.client.alert Provides classes and interfaces to set Alerts. -
-
Uses of ExecuteJavaAction in com.streambase.liveview.client.alert
Methods in com.streambase.liveview.client.alert that return ExecuteJavaAction Modifier and Type Method Description ExecuteJavaAction
AlertRule. newExecuteJavaAction()
Creates a new ExecuteJavaAction and adds it to the end of the list of Actions
-