Package org.dspace.xmlworkflow.factory
-
Interface Summary Interface Description XmlWorkflowFactory The workflowfactory is responsible for parsing the workflow xml file and is used to retrieve info about the workflow: - the workflow for a certain collection - collections mapped to a certain workflow - collections not mapped to any workflow - configured workflows and the default workflow - workflow action by name -
Class Summary Class Description XmlWorkflowServiceFactory Abstract factory to get services for the xmlworkflow package, use XmlWorkflowServiceFactory.getInstance() to retrieve an implementationXmlWorkflowServiceFactoryImpl Factory implementation to get services for the xmlworkflow package, use XmlWorkflowServiceFactory.getInstance() to retrieve an implementation