| RuleActionDefinitionService |
The interface provides with method for fetching all rule action definitions.
|
| RuleActionsRegistry |
|
| RuleActionsService |
The interface provides with method for creating action from rule action definition and build action breadcrumbs.
|
| RuleConditionDefinitionService |
The interface provides with method for retrieving rule condition definitions.
|
| RuleConditionsRegistry |
|
| RuleConditionsService |
The interface provides with method for creating condition from rule condition definition and build condition
breadcrumbs.
|
| RuleParameterFilterValueProvider |
This interface provides means of evaluating rule parameter filters
|
| RuleParametersService |
The interface provides with method for creating parameters from rule definition and also convert parameters.
|
| RuleService |
The interface provides with method for fetching all rules available.
|
| SourceRuleInspector |
Allows a source rule inspection by checking if a condition or an action definition is present for a given rule
|