Uses of Package
org.dspace.workflowbasic.service
-
Packages that use org.dspace.workflowbasic.service Package Description org.dspace.curate org.dspace.workflowbasic org.dspace.workflowbasic.factory -
Classes in org.dspace.workflowbasic.service used by org.dspace.curate Class Description BasicWorkflowItemService Service interface class for the BasicWorkflowItem object.BasicWorkflowService Workflow state machine Notes: Determining item status from the database: When an item has not been submitted yet, it is in the user's personal workspace (there is a row in PersonalWorkspace pointing to it.) When an item is submitted and is somewhere in a workflow, it has a row in the WorkflowItem table pointing to it. -
Classes in org.dspace.workflowbasic.service used by org.dspace.workflowbasic Class Description BasicWorkflowItemService Service interface class for the BasicWorkflowItem object.BasicWorkflowService Workflow state machine Notes: Determining item status from the database: When an item has not been submitted yet, it is in the user's personal workspace (there is a row in PersonalWorkspace pointing to it.) When an item is submitted and is somewhere in a workflow, it has a row in the WorkflowItem table pointing to it.TaskListItemService Service interface class for the TaskListItem object. -
Classes in org.dspace.workflowbasic.service used by org.dspace.workflowbasic.factory Class Description BasicWorkflowItemService Service interface class for the BasicWorkflowItem object.BasicWorkflowService Workflow state machine Notes: Determining item status from the database: When an item has not been submitted yet, it is in the user's personal workspace (there is a row in PersonalWorkspace pointing to it.) When an item is submitted and is somewhere in a workflow, it has a row in the WorkflowItem table pointing to it.TaskListItemService Service interface class for the TaskListItem object.