Uses of Class
org.dspace.workflow.FlowstepType
Packages that use FlowstepType
Package
Description
DSpace has a simple workflow system, which models the workflows
as named steps: SUBMIT, arbitrary named steps that you define, and ARCHIVE.
-
Uses of FlowstepType in org.dspace.workflow
Fields in org.dspace.workflow with type parameters of type FlowstepTypeMethods in org.dspace.workflow that return FlowstepTypeModifier and TypeMethodDescriptionObjectFactory.createFlowstepType()Create an instance ofFlowstepTypeMethods in org.dspace.workflow that return types with arguments of type FlowstepTypeModifier and TypeMethodDescriptionTasksetType.getFlowstep()Gets the value of the flowstep property.