public interface RuleExecutableAction
| Modifier and Type | Method and Description |
|---|---|
void |
executeAction(RuleActionContext context,
Map<String,Object> parameters)
execute rule consequence
|
void executeAction(RuleActionContext context, Map<String,Object> parameters) throws RuleEvaluationException
context - - instance of RuleActionContextparameters - - map of rule factsRuleEvaluationExceptionCopyright © 2017 SAP SE. All Rights Reserved.