Uses of Package
org.dspace.xmlworkflow.factory
Packages that use org.dspace.xmlworkflow.factory
Package
Description
Provides an API for reading and manipulating content in the DSpace system.
In DSpace, "curation" refers to the application of one or more "tasks" to one
or more model objects.
Provides classes representing e-people and groups of e-people.
An Item submission begins as a
WorkspaceItem in some user's workspace.-
Classes in org.dspace.xmlworkflow.factory used by org.dspace.contentClassDescriptionThe 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.curateClassDescriptionThe 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.epersonClassDescriptionThe 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.xmlworkflowClassDescriptionThe 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.factoryClassDescriptionThe 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 nameAbstract factory to get services for the xmlworkflow package, use XmlWorkflowServiceFactory.getInstance() to retrieve an implementation