Uses of Enum Class
org.graylog2.alerts.Alert.AlertState
Packages that use Alert.AlertState
-
Uses of Alert.AlertState in org.graylog2.alerts
Methods in org.graylog2.alerts that return Alert.AlertStateModifier and TypeMethodDescriptionstatic Alert.AlertStateAlert.AlertState.fromString(String state) static Alert.AlertStateReturns the enum constant of this class with the specified name.static Alert.AlertState[]Alert.AlertState.values()Returns an array containing the constants of this enum class, in the order they are declared.