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
Actions for the given ActionContext |
public CurrentWorkObjectActionProvider(List<ActionProvider> actionProviders)
public List<Action> getActions(ActionContext actionContext)
ActionProviderProvide allowed Actions for the given ActionContext
getActions in interface ActionProvideractionContext - ActionContext for the actionsCopyright © 2010 - 2019 edorasware ag. All Rights Reserved.