Interface XmlWorkflowService

All Superinterfaces:
WorkflowService<XmlWorkflowItem>
All Known Implementing Classes:
XmlWorkflowServiceImpl

public interface XmlWorkflowService extends WorkflowService<XmlWorkflowItem>
When an item is submitted and is somewhere in a workflow, it has a row in the 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)