Uses of Class
org.dspace.xmlworkflow.state.actions.userassignment.UserSelectionAction

Packages that use UserSelectionAction
org.dspace.xmlworkflow.state.actions   
org.dspace.xmlworkflow.state.actions.userassignment   
 

Uses of UserSelectionAction in org.dspace.xmlworkflow.state.actions
 

Methods in org.dspace.xmlworkflow.state.actions that return UserSelectionAction
 UserSelectionAction UserSelectionActionConfig.getProcessingAction()
           
 

Uses of UserSelectionAction in org.dspace.xmlworkflow.state.actions.userassignment
 

Subclasses of UserSelectionAction in org.dspace.xmlworkflow.state.actions.userassignment
 class AssignAction
           
 class AssignOriginalSubmitterAction
          A user selection action that assigns the original submitter to the workflowitem
 class AutoAssignAction
          A user selection action that will create pooled tasks for all the user who have a workflowItemRole for this workflow item
 class ClaimAction
          Processing class for an action where x number of users have to accept a task from a designated pool
 class InheritUsersAction
          A user selection action that inherits user assignment from the previous step
 class NoUserSelectionAction
          A user selection action that does not assign any users
 



Copyright © 2012 DuraSpace. All Rights Reserved.