Package org.dspace.xmlworkflow

Class Summary
Role The role that is responsible for a certain step Can either be on a group in the repo, or a collection group or an item role will check for workflowItemRoles
RoleMembers The members from a role, can either contains a list of epersons or groups
WorkflowFactory The workflowfactory is responsible for parsing the workflow xml file and is used to retrieve the workflow for a certain collection
WorkflowRequirementsManager A class that contains utililty methods related to the workflow The adding/removing from claimed users and ensuring that if multiple users have to perform these steps that a count is kept so that no more then the allowed user count are allowed to perform their actions
WorkflowUtils Utilty methods for the xml workflow
XmlWorkflowManager When an item is submitted and is somewhere in a workflow, it has a row in the WorkflowItem table pointing to it.
 

Enum Summary
Role.Scope  
 

Exception Summary
WorkflowConfigurationException Exception for problems with the configuration xml
WorkflowException Exception for problems with the execution of the actions and steps
 



Copyright © 2011 DuraSpace. All Rights Reserved.