Uses of Class
org.dspace.xmlworkflow.state.actions.processingaction.ProcessingAction

Packages that use ProcessingAction
org.dspace.xmlworkflow.state.actions.processingaction   
 

Uses of ProcessingAction in org.dspace.xmlworkflow.state.actions.processingaction
 

Subclasses of ProcessingAction in org.dspace.xmlworkflow.state.actions.processingaction
 class AcceptEditRejectAction
          Processing class of an action that allows users to edit/accept/reject a workflow item
 class FinalEditAction
          Processing class of an action that allows users to accept/reject a workflow item
 class ReviewAction
          Processing class of an accept/reject action
 class ScoreEvaluationAction
          Processing class for the score evaluation action This action will allow multiple users to rate a certain item if the mean of this score is higher then the minimum score the item will be sent to the next action/step else it will be rejected
 class ScoreReviewAction
          This action will allow multiple users to rate a certain item if the mean of this score is higher then the minimum score the item will be sent to the next action/step else it will be rejected
 class SelectReviewerAction
          Processing class for an action where an assigned user can assign another user to review the item
 class SingleUserReviewAction
          Processing class of an action where a single user has been assigned and he can either accept/reject the workflow item or reject the task
 



Copyright © 2011 DuraSpace. All Rights Reserved.