Uses of Enum Class
org.graylog2.alerts.AbstractAlertCondition.Type
Packages that use AbstractAlertCondition.Type
-
Uses of AbstractAlertCondition.Type in org.graylog2.alerts
Methods in org.graylog2.alerts that return AbstractAlertCondition.TypeModifier and TypeMethodDescriptionstatic AbstractAlertCondition.TypeReturns the enum constant of this class with the specified name.static AbstractAlertCondition.Type[]AbstractAlertCondition.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.