| Class | Description | 
|---|---|
| ActionWorkObjectAttributesProcessor | 
 This class adds  
Action.getWorkObject() and Action.getGroup() information into the actions and
resolves ${workObjectId} and ${workObjectType} in the endpoint
in the case when DefaultActionContext.workObject is present | 
| AncestorActionProvider | 
 This class provides all actions for all ancestors if the  
GearWorkObject
is present in the ActionContext | 
| BaseActionProviderImplementations | |
| CollectionActionProvider | 
 Collects all actions from  
ActionProviders | 
| ContextActionProcessor | 
 Filters the  
Actions based on the context. | 
| CurrentWorkObjectActionProvider | 
 This class provides all actions for all ancestors if the  
GearWorkObject
is present in the DefaultActionContext | 
| DefaultActionJoiner | 
 This class joins provided actions into  
ActionGroups | 
| DefaultActionManager | 
 Implementation of the action permission manager. 
 | 
| DefaultActionProvider | 
 This class provides default  
ActionProvider | 
| DefaultTaskDefinitionActionListener | 
 This action listener adds the default task actions ( 
TypeActionProcessor.TASK) to the task definition which
has the .FlowableTaskProvider as provider id and adds the active
property and the key to all these definitions. | 
| DescendantsActionJoiner | 
 This class joins provided actions into  
ActionGroups | 
| DisableActionsProcessor | 
 Disable the  
Actions based on the state of the given work object. | 
| PrivilegeActionProcessor | 
 Filters the  
Actions based on the current logged in user privileges. | 
| SortActionsProcessor | 
 This class sorts the  
Actions as they should be showed in the frontend | 
| TypeActionProcessor | 
 This class filters actions based on the Type 
 | 
| UserDashboardDescendantsActionProvider | 
 This class provides all actions for all ancestors if the  
GearWorkObject
is present in the DefaultActionContext | 
| WorkObjectActionProcessor | 
 Filters the  
Actions based on the state of the given work object. | 
| WorkObjectDefinitionActionProcessor | 
 Filters the  
Actions based on the actions property defined in the given work object definition. | 
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.