Uses of Package
org.dspace.xmlworkflow.factory
-
Packages that use org.dspace.xmlworkflow.factory Package Description org.dspace.content Provides an API for reading and manipulating content in the DSpace system.org.dspace.xmlworkflow org.dspace.xmlworkflow.factory -
Classes in org.dspace.xmlworkflow.factory used by org.dspace.content Class 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 -
Classes in org.dspace.xmlworkflow.factory used by org.dspace.xmlworkflow Class 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 -
Classes in org.dspace.xmlworkflow.factory used by org.dspace.xmlworkflow.factory Class 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 nameXmlWorkflowServiceFactory Abstract factory to get services for the xmlworkflow package, use XmlWorkflowServiceFactory.getInstance() to retrieve an implementation