|
Class Summary |
| AssignAction |
|
| AssignOriginalSubmitterAction |
A user selection action that assigns the original submitter
to the workflowitem |
| AutoAssignAction |
A user selection action that will create pooled tasks
for all the user who have a workflowItemRole for this
workflow item |
| ClaimAction |
Processing class for an action where x number of users
have to accept a task from a designated pool |
| InheritUsersAction |
A user selection action that inherits user
assignment from the previous step |
| NoUserSelectionAction |
A user selection action that does not assign any users |
| UserSelectionAction |
An abstract class representing the processing side of
a user selection action. |