| Interface | 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.
|
Copyright © 2017 DuraSpace. All rights reserved.