Uses of Class
org.dspace.workflow.WorkflowCuration
-
Packages that use WorkflowCuration Package Description org.dspace.workflow DSpace has a simple workflow system, which models the workflows as named steps: SUBMIT, arbitrary named steps that you define, and ARCHIVE. -
-
Uses of WorkflowCuration in org.dspace.workflow
Methods in org.dspace.workflow that return WorkflowCuration Modifier and Type Method Description WorkflowCurationObjectFactory. createWorkflowCuration()Create an instance ofWorkflowCuration
-