| Interface | Description |
|---|---|
| WorkflowDocumentPrototype |
An implementation/framework interface that extends WorkflowDocument with an initialization
method used internally for construction.
|
| WorkflowDocumentProvider |
Service provider interface for creation and loading of
WorkflowDocuments. |
| Class | Description |
|---|---|
| ApplicationDocumentStatusUtils |
Utility class for assisting with application document status
|
| DefaultWorkflowDocumentProvider |
TODO
|
| DocumentProcessingQueueImpl |
Reference implementation of the
DocumentProcessingQueue. |
| DocumentRefreshQueueImpl |
A service which effectively "refreshes" and requeues a document.
|
| WorkflowDocumentImpl |
The implementation of
WorkflowDocument. |
| WorkflowDocumentImpl.ModifiableDocument |
A wrapper around Document which keeps track of local changes and generates
a new updated Document as necessary.
|
| WorkflowDocumentImpl.ModifiableDocumentContent |
A wrapper around DocumentContent which keeps track of local changes and generates
a new updated DocumentContent as necessary.
|
| WorkflowDocumentServiceImpl |
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.