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.curate In DSpace, "curation" refers to the application of one or more "tasks" to one or more model objects.org.dspace.eperson Provides classes representing e-people and groups of e-people.org.dspace.xmlworkflow An Item submission begins as aWorkspaceItemin some user's workspace.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.curate 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.eperson 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