Uses of Class
org.dspace.workflow.WorkflowType
-
Packages that use WorkflowType 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 WorkflowType in org.dspace.workflow
Methods in org.dspace.workflow that return WorkflowType Modifier and Type Method Description WorkflowTypeObjectFactory. createWorkflowType()Create an instance ofWorkflowType
-