public interface RAOAction
| Modifier and Type | Method and Description |
|---|---|
void |
performAction(RuleActionContext context,
Map<String,Object> parameters)
perform action on RAO objects
|
void performAction(RuleActionContext context, Map<String,Object> parameters)
context - - instance of RuleActionContextparameters - - map of named objects, creating the execution context for an actionCopyright © 2017 SAP SE. All Rights Reserved.