Class XmlWorkflowServiceImpl

java.lang.Object
org.dspace.xmlworkflow.XmlWorkflowServiceImpl
All Implemented Interfaces:
WorkflowService<XmlWorkflowItem>, XmlWorkflowService

public class XmlWorkflowServiceImpl extends Object implements XmlWorkflowService
When an item is submitted and is somewhere in a workflow, it has a row in the cwf_workflowitem table pointing to it. Once the item has completed the workflow it will be archived.
Author:
Bram De Schouwer (bram.deschouwer at dot com), Kevin Van de Velde (kevin at atmire dot com), Ben Bosman (ben at atmire dot com), Mark Diggory (markd at atmire dot com)