ConditionConf

ConditionConf

RuleBuilder RuleBuilder conditions

Constructor

new ConditionConf()

Source:

Methods

then(fnopt) → {operations.OperationBuilder}

Source:
Parameters:
Name Type Attributes Description
fn rules.RuleCallback <optional>

the optional callback function to execute when the rule is run

Returns:
Type
operations.OperationBuilder