Uses of Package
org.dspace.workflow
Packages that use org.dspace.workflow
Package
Description
The DSpace Batch Metadata Editor, which uses a CSV file to export/import
item metadata.
Represents permissions for access to DSpace content.
Provides an API for reading and manipulating content in the DSpace system.
Provides an API and implementations of content packages, used in the context of ingest (SIP), or dissemination (DIP)
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.
An Item submission begins as a
WorkspaceItem in some user's workspace.An
Action changes the state of an object in a workflow.The state of an item in a workflow is persisted in a number of objects.
-
Classes in org.dspace.workflow used by org.dspace.app.bulkeditClassDescriptionException for problems with the execution of the actions and steps
-
Classes in org.dspace.workflow used by org.dspace.app.itemimport
-
Classes in org.dspace.workflow used by org.dspace.authorize
-
Classes in org.dspace.workflow used by org.dspace.contentClassDescriptionInterface representing a workflowitem, each workflowItem implementation must implement this interface.Service interface class for the Workflow items.Service interface class for the WorkflowService framework.
-
Classes in org.dspace.workflow used by org.dspace.content.packagerClassDescriptionException for problems with the execution of the actions and steps
-
Classes in org.dspace.workflow used by org.dspace.content.serviceClassDescriptionInterface representing a workflowitem, each workflowItem implementation must implement this interface.
-
Classes in org.dspace.workflow used by org.dspace.curateClassDescriptionRepresent the mapping between collection workflows and curation tasks.Linkage between a workflow step and some
CurationTasks.An association between acuration taskand the workflow system. -
Classes in org.dspace.workflow used by org.dspace.discoveryClassDescriptionInterface representing a workflowitem, each workflowItem implementation must implement this interface.
-
Classes in org.dspace.workflow used by org.dspace.rdf
-
Classes in org.dspace.workflow used by org.dspace.versioning
-
Classes in org.dspace.workflow used by org.dspace.workflowClassDescriptionJava class for action-type.Java class for condition-type.Linkage between a workflow step and some
CurationTasks.Tasksets are organized into elements called 'flowsteps' which correspond by name to DSpace workflow steps.Java class for mapping-type complex type.The 'notify' element allows you use the workflow system of notifications (email) whenever a task is performed and returns the designated status code (in the 'on' attribute): 'fail', 'success' or 'error'.An association between acuration taskand the workflow system.A collection ofcuration tasksto be attached to a workflow.The taskset-map element maps collection handles to tasksets enumerated in the 'tasksets' element.Tasksets specify tasks to be automatically performed at specific stages of workflow.Java class for taskset-type complex type.Each task element has a mandatory name attribute and two optional, repeatable children.Java class for anonymous complex type.Exception for problems with the execution of the actions and stepsInterface representing a workflowitem, each workflowItem implementation must implement this interface.The 'workflow' element describes what workflow actions can be taken upon completion of the task. -
Classes in org.dspace.workflow used by org.dspace.workflow.factoryClassDescriptionService interface class for the Workflow items.Service interface class for the WorkflowService framework.
-
Classes in org.dspace.workflow used by org.dspace.xmlworkflowClassDescriptionException for problems with the execution of the actions and stepsService interface class for the WorkflowService framework.
-
Classes in org.dspace.workflow used by org.dspace.xmlworkflow.factoryClassDescriptionService interface class for the Workflow items.Service interface class for the WorkflowService framework.
-
Classes in org.dspace.workflow used by org.dspace.xmlworkflow.serviceClassDescriptionException for problems with the execution of the actions and stepsService interface class for the WorkflowService framework.
-
Classes in org.dspace.workflow used by org.dspace.xmlworkflow.state.actionsClassDescriptionException for problems with the execution of the actions and steps
-
Classes in org.dspace.workflow used by org.dspace.xmlworkflow.state.actions.processingactionClassDescriptionException for problems with the execution of the actions and steps
-
Classes in org.dspace.workflow used by org.dspace.xmlworkflow.state.actions.userassignmentClassDescriptionException for problems with the execution of the actions and steps
-
Classes in org.dspace.workflow used by org.dspace.xmlworkflow.storedcomponentsClassDescriptionInterface representing a workflowitem, each workflowItem implementation must implement this interface.Service interface class for the Workflow items.
-
Classes in org.dspace.workflow used by org.dspace.xmlworkflow.storedcomponents.service