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