public class UserDashboardDescendantsActionProvider extends BaseActionProviderImplementations implements ActionProvider
This class provides all actions for all ancestors if the GearWorkObject
is present in the DefaultActionContext
Constructor and Description |
---|
UserDashboardDescendantsActionProvider(List<ActionProvider> actionProviders,
WorkObjectService workObjectService,
ActionProvider cmmnActionProvider) |
Modifier and Type | Method and Description |
---|---|
List<Action> |
getActions(ActionContext actionContext)
Provide allowed
Action s for the given ActionContext |
public UserDashboardDescendantsActionProvider(List<ActionProvider> actionProviders, WorkObjectService workObjectService, ActionProvider cmmnActionProvider)
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.