| Package | Description |
|---|---|
| org.dspace.content |
Provides an API for reading and manipulating content in the DSpace system.
|
| org.dspace.content.service | |
| org.dspace.workflow |
DSpace's workflow system
|
| org.dspace.workflowbasic | |
| org.dspace.xmlworkflow.storedcomponents |
| Modifier and Type | Method and Description |
|---|---|
WorkspaceItem |
WorkspaceItemServiceImpl.create(Context c,
WorkflowItem workflowItem) |
| Modifier and Type | Method and Description |
|---|---|
WorkspaceItem |
WorkspaceItemService.create(Context c,
WorkflowItem wfi) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WorkflowItemService<T extends WorkflowItem>
Service interface class for the Workflow items.
|
interface |
WorkflowService<T extends WorkflowItem>
Service interface class for the WorkflowService framework.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicWorkflowItem
Class representing an item going through the workflow process in DSpace
|
| Modifier and Type | Class and Description |
|---|---|
class |
XmlWorkflowItem
Class representing an item going through the workflow process in DSpace
|
Copyright © 2017 DuraSpace. All rights reserved.