OperationConfig

OperationBuilder. OperationConfig

{RuleBuilder} RuleBuilder triggers

Constructor

new OperationConfig()

Source:

Methods

inGroup(group) → {OperationBuilder}

Source:

Specify the rule group for this rule

Parameters:
Name Type Description
group string

the group this rule belongs to.

Returns:

this

Type
OperationBuilder

build(nameopt, descriptionopt, tagsopt, idopt)

Source:

Build this rule

Parameters:
Name Type Attributes Description
name string <optional>

of the rule

description string <optional>

of the rule

tags Array.<String> <optional>

of the rule

id string <optional>

of the rule