public interface RuleActionService
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ItemModel> |
applyAllActions(RuleEngineResultRAO ruleEngineResultRAO)
Applies Actions of Rule Engine Result in a way specific to an Action instance that can change current state of
related to the Action object entities (Order, OrderEntries etc.).
|
java.util.List<ItemModel> applyAllActions(RuleEngineResultRAO ruleEngineResultRAO)
ruleEngineResultRAO - contains ActionsItemModel (or it subclasses) as a result of the Actions application.Copyright © 2018 SAP SE. All Rights Reserved.