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
ActionProvider s |
ContextActionProcessor |
Filters the
Action s 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
ActionGroup s |
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
ActionGroup s |
DisableActionsProcessor |
Disable the
Action s based on the state of the given work object. |
PrivilegeActionProcessor |
Filters the
Action s based on the current logged in user privileges. |
SortActionsProcessor |
This class sorts the
Action s 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
Action s based on the state of the given work object. |
WorkObjectDefinitionActionProcessor |
Filters the
Action s based on the actions property defined in the given work object definition. |
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.