public class EntitiesActionsExecutor extends Object
| Constructor and Description |
|---|
EntitiesActionsExecutor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
executeAction(Object value,
BusinessDataContext businessDataContext,
EntityAction action)
Executes of an action against an Object that is instance of Entity or List
|
public Object executeAction(Object value, BusinessDataContext businessDataContext, EntityAction action) throws SEntityActionExecutionException
value - an Entity or ListbusinessDataContext - the business data contextaction - the action to be executedSEntityActionExecutionExceptionCopyright © 2017 Bonitasoft S.A.. All rights reserved.