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
Document instances. |
DocumentContent | |
DocumentContent.Builder |
A builder which can be used to construct
DocumentContent instances. |
DocumentContentUpdate |
Defines an update to document content on a particular workflow document.
|
DocumentContentUpdate.Builder |
A builder which can be used to construct
DocumentContentUpdate instances. |
DocumentDetail | |
DocumentDetail.Builder |
A builder which can be used to construct
DocumentDetail instances. |
DocumentLink | |
DocumentLink.Builder |
A builder which can be used to construct
DocumentLink instances. |
DocumentProcessingOptions | |
DocumentStatusTransition | |
DocumentStatusTransition.Builder |
A builder which can be used to construct
DocumentStatusTransition instances. |
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
DocumentUpdate instances. |
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.