Enum Class AlertRuleAction.ActionType

java.lang.Object
java.lang.Enum<AlertRuleAction.ActionType>
com.streambase.liveview.client.alert.AlertRuleAction.ActionType
All Implemented Interfaces:
Serializable, Comparable<AlertRuleAction.ActionType>, Constable
Enclosing interface:
AlertRuleAction

public static enum AlertRuleAction.ActionType extends Enum<AlertRuleAction.ActionType>
Gets the type of the action, with a readable form. Sure, you could do a bunch of instanceof, but this is cleaner and works in a switch statement
Since:
2.0