Class Rule.Builder
java.lang.Object
org.graylog.plugins.pipelineprocessor.ast.Rule.Builder
- Enclosing class:
- Rule
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract Rulebuild()abstract Rule.Builderabstract Rule.Builderabstract Rule.Builderthen(Collection<Statement> actions) abstract Rule.Builderwhen(LogicalExpression condition)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
id
-
name
-
when
-
then
-
build
-