| Package | Description |
|---|---|
| com.edorasware.config | |
| com.edorasware.config.action | |
| com.edorasware.one.action.internal |
| Class and Description |
|---|
| 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. |
| Class and 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 |
| 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 |
| DefaultActionProvider
This class provides default
ActionProvider |
| 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. |
| Class and Description |
|---|
| BaseActionProviderImplementations |
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.