Uses of Enum Class
com.streambase.liveview.client.alert.AlertRuleAction.ActionType
Package
Description
Provides classes and interfaces to set Alerts.
-
Uses of AlertRuleAction.ActionType in com.streambase.liveview.client.alert
Modifier and TypeMethodDescriptionAlertRuleAction.getActionType()
Get the ActionType, which has both an official and a readable version available.static AlertRuleAction.ActionType
Returns the enum constant of this class with the specified name.static AlertRuleAction.ActionType[]
AlertRuleAction.ActionType.values()
Returns an array containing the constants of this enum class, in the order they are declared.