Uses of Class
org.graylog.plugins.pipelineprocessor.ast.Rule.Builder
Packages that use Rule.Builder
-
Uses of Rule.Builder in org.graylog.plugins.pipelineprocessor.ast
Methods in org.graylog.plugins.pipelineprocessor.ast that return Rule.BuilderModifier and TypeMethodDescriptionstatic Rule.BuilderRule.builder()abstract Rule.Builderabstract Rule.Builderabstract Rule.BuilderRule.Builder.then(Collection<Statement> actions) abstract Rule.BuilderRule.toBuilder()abstract Rule.BuilderRule.Builder.when(LogicalExpression condition)