public class CurrentWorkObjectActionProvider extends BaseActionProviderImplementations implements ActionProvider
This class provides all actions for all ancestors if the GearWorkObject
is present in the DefaultActionContext
Constructor and Description |
---|
CurrentWorkObjectActionProvider(List<ActionProvider> actionProviders) |
Modifier and Type | Method and Description |
---|---|
List<Action> |
getActions(ActionContext actionContext)
Provide allowed
Action s for the given ActionContext |
public CurrentWorkObjectActionProvider(List<ActionProvider> actionProviders)
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 - 2019 edorasware ag. All Rights Reserved.