public class AncestorActionProvider extends BaseActionProviderImplementations implements ActionProvider
This class provides all actions for all ancestors if the GearWorkObject
is present in the ActionContext
Constructor and Description |
---|
AncestorActionProvider(List<ActionProvider> actionProviders,
WorkObjectService workObjectService) |
Modifier and Type | Method and Description |
---|---|
List<Action> |
getActions(ActionContext actionContext)
Provide allowed
Action s for the given ActionContext |
public AncestorActionProvider(List<ActionProvider> actionProviders, WorkObjectService workObjectService)
public List<Action> getActions(ActionContext actionContext)
ActionProvider
Provide allowed Action
s for the given ActionContext
getActions
in interface ActionProvider
actionContext
- ActionContext
for the actionsCopyright © 2010 - 2018 edorasware ag. All Rights Reserved.