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,
                                      com.edorasware.api.workobject.WorkObjectService workObjectService,
                                      ActionProvider cmmnActionProvider)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Action> | 
getActions(ActionContext actionContext)
Provide allowed  
Actions for the given ActionContext | 
public UserDashboardDescendantsActionProvider(List<ActionProvider> actionProviders, com.edorasware.api.workobject.WorkObjectService workObjectService, ActionProvider cmmnActionProvider)
public List<Action> getActions(ActionContext actionContext)
ActionProviderProvide allowed Actions for the given ActionContext
getActions in interface ActionProvideractionContext - ActionContext for the actionsCopyright © 2010 - 2018 edorasware ag. All Rights Reserved.