Rules commands and pipelines
Version:
The following table describes the Rules commands and pipelines:
| Command/Pipeline | Description |
|---|---|
| BuildRuleSetCommand BuildRuleSetPipeline | Builds a rule set based on a set of rule models. |
| GetActionsCommand GetActionsPipeline | Retrieves the Actions of a specified type, or if no type is specified it retrieves all Actions. |
| GetConditionsCommand GetConditionsPipeline | Retrieves the Conditions of a specified type, or if no type is specified it retrieves all Conditions. |
| GetOperatorsCommand GetOperatorsPipeline | Retrieves the Operators of a specified type, or if no type is specified it retrieves all Operators. |
| RunRuleSetCommand RunRuleSetPipeline | Runs a rule set. Returns true if all the rules are evaluated to true, otherwise returns false. |
If you have suggestions for improving this article, let us know!