| Package | Description |
|---|---|
| org.dspace.xmlworkflow | |
| org.dspace.xmlworkflow.factory | |
| org.dspace.xmlworkflow.state |
| Modifier and Type | Class and Description |
|---|---|
class |
XmlWorkflowFactoryImpl
The workflowfactory is responsible for parsing the
workflow xml file and is used to retrieve the workflow for
a certain collection
|
| Modifier and Type | Field and Description |
|---|---|
protected XmlWorkflowFactory |
WorkflowRequirementsServiceImpl.workflowFactory |
protected XmlWorkflowFactory |
XmlWorkflowServiceImpl.xmlWorkflowFactory |
protected static XmlWorkflowFactory |
WorkflowUtils.xmlWorkflowFactory |
| Modifier and Type | Method and Description |
|---|---|
XmlWorkflowFactory |
XmlWorkflowServiceFactoryImpl.getWorkflowFactory() |
abstract XmlWorkflowFactory |
XmlWorkflowServiceFactory.getWorkflowFactory() |
| Modifier and Type | Field and Description |
|---|---|
protected XmlWorkflowFactory |
Step.xmlWorkflowFactory |
protected XmlWorkflowFactory |
Workflow.xmlWorkflowFactory |
Copyright © 2016 DuraSpace. All rights reserved.