See: Description
| Interface | Description |
|---|---|
| ArchivedDocument | |
| Document | |
| DocumentDefinition |
The definition of a document attached to a process definition
|
| DocumentListDefinition |
A document list is a named element that define a list of document on a process
It contains 0 or more document and have a name to reference it in the process instance
It is initialized when the process start using the
DocumentListDefinition.getExpression() expression |
| Class | Description |
|---|---|
| ArchivedDocumentsSearchDescriptor | |
| DocumentsSearchDescriptor | |
| DocumentValue |
Class that holds a content + mime type and a name OR the url if it's an external document.
|
| Enum | Description |
|---|---|
| DocumentCriterion |
| Exception | Description |
|---|---|
| ArchivedDocumentNotFoundException |
Thrown when it's not possible to find the archived document.
|
| DocumentAttachmentException |
Thrown when it's not possible to attach a document to a process.
|
| DocumentException |
Thrown when there is an error on the document.
|
| DocumentNotFoundException |
Thrown when it's not possible to find the document.
|
Copyright © 2018 Bonitasoft S.A.. All rights reserved.