Uses of Class
org.dspace.workflow.TaskSet
Packages that use TaskSet
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 TaskSet in org.dspace.workflow
Methods in org.dspace.workflow that return TaskSetModifier and TypeMethodDescription@NotNull TaskSetCurationTaskConfig.findTaskSet(@NotNull String setName) Find a TaskSet by name.