Uses of Interface
org.dspace.xmlworkflow.factory.XmlWorkflowFactory
Packages that use XmlWorkflowFactory
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.-
Uses of XmlWorkflowFactory in org.dspace.content
Fields in org.dspace.content declared as XmlWorkflowFactoryModifier and TypeFieldDescriptionprotected XmlWorkflowFactoryCollectionServiceImpl.workflowFactory -
Uses of XmlWorkflowFactory in org.dspace.curate
Fields in org.dspace.curate declared as XmlWorkflowFactoryModifier and TypeFieldDescriptionprotected XmlWorkflowFactoryXmlWorkflowCuratorServiceImpl.workflowFactory -
Uses of XmlWorkflowFactory in org.dspace.eperson
Fields in org.dspace.eperson declared as XmlWorkflowFactory -
Uses of XmlWorkflowFactory in org.dspace.xmlworkflow
Classes in org.dspace.xmlworkflow that implement XmlWorkflowFactoryModifier and TypeClassDescriptionclassThis is injected with the external workflow configuration and is used to retrieve information 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 nameFields in org.dspace.xmlworkflow declared as XmlWorkflowFactoryModifier and TypeFieldDescriptionprotected XmlWorkflowFactoryWorkflowRequirementsServiceImpl.workflowFactoryprotected static final XmlWorkflowFactoryWorkflowUtils.xmlWorkflowFactoryprotected XmlWorkflowFactoryXmlWorkflowServiceImpl.xmlWorkflowFactory -
Uses of XmlWorkflowFactory in org.dspace.xmlworkflow.factory
Methods in org.dspace.xmlworkflow.factory that return XmlWorkflowFactoryModifier and TypeMethodDescriptionabstract XmlWorkflowFactoryXmlWorkflowServiceFactory.getWorkflowFactory()XmlWorkflowServiceFactoryImpl.getWorkflowFactory()