org.dspace.app.xmlui.aspect.submission.workflow |
|
Java Source File Name | Type | Comment |
ClaimTasksAction.java | Class | Claim all the selected workflows. |
PerformTaskStep.java | Class | This step displays a workfrow item to the user and and presents several
possible actions that they may preform on the task.
General the user may, accept the item, reject the item, or edit the item's
metadata before accepting or rejecting. |
RejectTaskStep.java | Class | This step is used when the user has selected to
reject the item. |
UnclaimTasksAction.java | Class | Unclaim all the selected workflows. |