See: Description
| Interface | Description | 
|---|---|
| DocumentContentContract | |
| DocumentContract | Provides read-only access to Document meta-data. | 
| DocumentDetailContract | |
| DocumentLinkContract | |
| DocumentOrchestrationQueue | Defines the contract for a message queue which handles orchestrating documents through the blanket approval process. | 
| DocumentProcessingQueue | Defines the contract for a message queue that handles indexing of workflow documents. | 
| DocumentRefreshQueue | Defines the contract for a message queue which "refreshes" a document at it's current node. | 
| DocumentStatusTransitionContract | |
| DocumentWithContentContract | |
| WorkflowDocumentService | TODO ... | 
| Class | Description | 
|---|---|
| Document | |
| Document.Builder | A builder which can be used to construct  Documentinstances. | 
| DocumentContent | |
| DocumentContent.Builder | A builder which can be used to construct  DocumentContentinstances. | 
| DocumentContentUpdate | Defines an update to document content on a particular workflow document. | 
| DocumentContentUpdate.Builder | A builder which can be used to construct  DocumentContentUpdateinstances. | 
| DocumentDetail | |
| DocumentDetail.Builder | A builder which can be used to construct  DocumentDetailinstances. | 
| DocumentLink | |
| DocumentLink.Builder | A builder which can be used to construct  DocumentLinkinstances. | 
| DocumentProcessingOptions | |
| DocumentStatusTransition | |
| DocumentStatusTransition.Builder | A builder which can be used to construct  DocumentStatusTransitioninstances. | 
| DocumentUpdate | Defines an update to document meta-data on a particular workflow document,
 including title, application document id, application document status,
 and routing branch variables. | 
| DocumentUpdate.Builder | A builder which can be used to construct  DocumentUpdateinstances. | 
| DocumentWithContent | Immutable implementation of the  DocumentWithContentContract. | 
| OrchestrationConfig | |
| PropertyDefinition | 
| Enum | Description | 
|---|---|
| DocumentStatus | TODO... | 
| DocumentStatusCategory | A DocumentStatusCategory is a grouping of document statuses that is searchable
 on the document search screen. | 
| Exception | Description | 
|---|---|
| InvalidDocumentContentException | 
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.