Uses of Interface
org.dspace.curate.service.XmlWorkflowCuratorService
-
Packages that use XmlWorkflowCuratorService Package Description org.dspace.curate In DSpace, "curation" refers to the application of one or more "tasks" to one or more model objects.org.dspace.xmlworkflow An Item submission begins as aWorkspaceItemin some user's workspace. -
-
Uses of XmlWorkflowCuratorService in org.dspace.curate
Classes in org.dspace.curate that implement XmlWorkflowCuratorService Modifier and Type Class Description classXmlWorkflowCuratorServiceImplManage interactions between curation and workflow. -
Uses of XmlWorkflowCuratorService in org.dspace.xmlworkflow
Fields in org.dspace.xmlworkflow declared as XmlWorkflowCuratorService Modifier and Type Field Description protected XmlWorkflowCuratorServiceXmlWorkflowServiceImpl. xmlWorkflowCuratorService
-