Uses of Class
org.dspace.workflow.FlowStep
Packages that use FlowStep
Package
Description
In DSpace, "curation" refers to the application of one or more "tasks" to one
or more model objects.
DSpace has a simple workflow system, which models the workflows
as named steps: SUBMIT, arbitrary named steps that you define, and ARCHIVE.
-
Uses of FlowStep in org.dspace.curate
Methods in org.dspace.curate that return FlowStepModifier and TypeMethodDescriptionprotected FlowStepXmlWorkflowCuratorServiceImpl.getFlowStep(Context c, XmlWorkflowItem wfi) Find the flow step occupied by a work flow item. -
Uses of FlowStep in org.dspace.workflow
Fields in org.dspace.workflow with type parameters of type FlowStepConstructor parameters in org.dspace.workflow with type arguments of type FlowStep