Uses of Package
org.dspace.workflow
-
Packages that use org.dspace.workflow Package Description org.dspace.app.bulkedit The DSpace Batch Metadata Editor, which uses a CSV file to export/import item metadata.org.dspace.app.itemimport org.dspace.authorize Handles permissions for DSpace content.org.dspace.content Provides an API for reading and manipulating content in the DSpace system.org.dspace.content.packager Provides an API and implementations of content packages, used in the context of ingest (SIP), or dissemination (DIP)org.dspace.content.service org.dspace.curate In DSpace, "curation" refers to the application of one or more "tasks" to one or more model objects.org.dspace.discovery org.dspace.rdf org.dspace.versioning 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.org.dspace.workflow.factory org.dspace.xmlworkflow An Item submission begins as aWorkspaceItemin some user's workspace.org.dspace.xmlworkflow.factory org.dspace.xmlworkflow.service org.dspace.xmlworkflow.state.actions AnActionchanges the state of an object in a workflow.org.dspace.xmlworkflow.state.actions.userassignment org.dspace.xmlworkflow.storedcomponents The state of an item in a workflow is persisted in a number of objects.org.dspace.xmlworkflow.storedcomponents.service -
Classes in org.dspace.workflow used by org.dspace.app.bulkedit Class Description WorkflowException Exception for problems with the execution of the actions and steps -
Classes in org.dspace.workflow used by org.dspace.app.itemimport Class Description WorkflowService Service interface class for the WorkflowService framework. -
Classes in org.dspace.workflow used by org.dspace.authorize Class Description WorkflowItemService Service interface class for the Workflow items. -
Classes in org.dspace.workflow used by org.dspace.content Class Description WorkflowItem Interface representing a workflowitem, each workflowItem implementation must implement this interface.WorkflowItemService Service interface class for the Workflow items.WorkflowService Service interface class for the WorkflowService framework. -
Classes in org.dspace.workflow used by org.dspace.content.packager Class Description WorkflowException Exception for problems with the execution of the actions and steps -
Classes in org.dspace.workflow used by org.dspace.content.service Class Description WorkflowItem Interface representing a workflowitem, each workflowItem implementation must implement this interface. -
Classes in org.dspace.workflow used by org.dspace.curate Class Description CurationTaskConfig Represent the mapping between collection workflows and curation tasks.FlowStep Linkage between a workflow step and someCurationTasks.Task An association between acuration taskand the workflow system. -
Classes in org.dspace.workflow used by org.dspace.discovery Class Description WorkflowItem Interface representing a workflowitem, each workflowItem implementation must implement this interface. -
Classes in org.dspace.workflow used by org.dspace.rdf Class Description WorkflowItemService Service interface class for the Workflow items. -
Classes in org.dspace.workflow used by org.dspace.versioning Class Description WorkflowItemService Service interface class for the Workflow items. -
Classes in org.dspace.workflow used by org.dspace.workflow Class Description ActionType Java class for action-type.ConditionType Java class for condition-type.FlowStep Linkage between a workflow step and someCurationTasks.FlowstepType Tasksets are organized into elements called 'flowsteps' which correspond by name to DSpace workflow steps.MappingType Java class for mapping-type complex type.NotifyType 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'.Task An association between acuration taskand the workflow system.TaskSet A collection ofcuration tasksto be attached to a workflow.TasksetMapType The taskset-map element maps collection handles to tasksets enumerated in the 'tasksets' element.TasksetsType Tasksets specify tasks to be automatically performed at specific stages of workflow.TasksetType Java class for taskset-type complex type.TaskType Each task element has a mandatory name attribute and two optional, repeatable children.WorkflowCuration Java class for anonymous complex type.WorkflowException Exception for problems with the execution of the actions and stepsWorkflowItem Interface representing a workflowitem, each workflowItem implementation must implement this interface.WorkflowType 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.factory Class Description WorkflowItemService Service interface class for the Workflow items.WorkflowService Service interface class for the WorkflowService framework. -
Classes in org.dspace.workflow used by org.dspace.xmlworkflow Class Description WorkflowException Exception for problems with the execution of the actions and stepsWorkflowService Service interface class for the WorkflowService framework. -
Classes in org.dspace.workflow used by org.dspace.xmlworkflow.factory Class Description WorkflowItemService Service interface class for the Workflow items.WorkflowService Service interface class for the WorkflowService framework. -
Classes in org.dspace.workflow used by org.dspace.xmlworkflow.service Class Description WorkflowException Exception for problems with the execution of the actions and stepsWorkflowService Service interface class for the WorkflowService framework. -
Classes in org.dspace.workflow used by org.dspace.xmlworkflow.state.actions Class Description WorkflowException Exception for problems with the execution of the actions and steps -
Classes in org.dspace.workflow used by org.dspace.xmlworkflow.state.actions.userassignment Class Description WorkflowException Exception for problems with the execution of the actions and steps -
Classes in org.dspace.workflow used by org.dspace.xmlworkflow.storedcomponents Class Description WorkflowItem Interface representing a workflowitem, each workflowItem implementation must implement this interface.WorkflowItemService Service interface class for the Workflow items. -
Classes in org.dspace.workflow used by org.dspace.xmlworkflow.storedcomponents.service Class Description WorkflowItemService Service interface class for the Workflow items.