Uses of Interface
org.dspace.xmlworkflow.service.XmlWorkflowService
Packages that use XmlWorkflowService
Package
Description
In DSpace, "curation" refers to the application of one or more "tasks" to one
or more model objects.
An Item submission begins as a
WorkspaceItem in some user's workspace.-
Uses of XmlWorkflowService in org.dspace.curate
Fields in org.dspace.curate declared as XmlWorkflowServiceModifier and TypeFieldDescriptionprotected XmlWorkflowServiceXmlWorkflowCuratorServiceImpl.workflowService -
Uses of XmlWorkflowService in org.dspace.xmlworkflow
Classes in org.dspace.xmlworkflow that implement XmlWorkflowServiceModifier and TypeClassDescriptionclassWhen an item is submitted and is somewhere in a workflow, it has a row in thecwf_workflowitemtable pointing to it.Fields in org.dspace.xmlworkflow declared as XmlWorkflowServiceModifier and TypeFieldDescriptionprotected XmlWorkflowServiceWorkflowRequirementsServiceImpl.xmlWorkflowService -
Uses of XmlWorkflowService in org.dspace.xmlworkflow.factory
Methods in org.dspace.xmlworkflow.factory that return XmlWorkflowServiceModifier and TypeMethodDescriptionabstract XmlWorkflowServiceXmlWorkflowServiceFactory.getXmlWorkflowService()XmlWorkflowServiceFactoryImpl.getXmlWorkflowService() -
Uses of XmlWorkflowService in org.dspace.xmlworkflow.state.actions.processingaction
Fields in org.dspace.xmlworkflow.state.actions.processingaction declared as XmlWorkflowServiceModifier and TypeFieldDescriptionprotected XmlWorkflowServiceProcessingAction.xmlWorkflowService