Uses of Enum Class
org.graylog.plugins.views.search.views.formatting.highlighting.Condition
Packages that use Condition
-
Uses of Condition in org.graylog.plugins.views.search.views.formatting.highlighting
Methods in org.graylog.plugins.views.search.views.formatting.highlighting that return ConditionModifier and TypeMethodDescriptionabstract ConditionHighlightingRule.condition()static ConditionReturns the enum constant of this class with the specified name.static Condition[]Condition.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.graylog.plugins.views.search.views.formatting.highlighting with parameters of type Condition