Uses of Class
org.dspace.app.xmlui.aspect.xmlworkflow.AbstractXMLUIAction

Packages that use AbstractXMLUIAction
org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction   
org.dspace.app.xmlui.aspect.xmlworkflow.actions.userassignment   
 

Uses of AbstractXMLUIAction in org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction
 

Subclasses of AbstractXMLUIAction in org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction
 class AcceptEditRejectAction
          User interface for 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
          User interface class of an accept/reject action
 class ScoreReviewAction
          User interface for the score review 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 SelectReviewerAction
          User interface for an action where an assigned user can assign another user to review the item
 class SingleUserReviewAction
          User interface of an action where a single user has been assigned and he can either accept/reject the workflow item or reject the task
 

Uses of AbstractXMLUIAction in org.dspace.app.xmlui.aspect.xmlworkflow.actions.userassignment
 

Subclasses of AbstractXMLUIAction in org.dspace.app.xmlui.aspect.xmlworkflow.actions.userassignment
 class ClaimAction
          User interface for an action where x number of users have to accept a task from a designated pool
 



Copyright © 2012 DuraSpace. All Rights Reserved.