| Package | Description |
|---|---|
| org.kuali.rice.kew.api |
Copyright 2005-2016 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| org.kuali.rice.kew.api.document |
Copyright 2005-2016 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentContent |
WorkflowDocument.getDocumentContent()
Returns a read-only view of the underlying mutable document content
|
| Modifier and Type | Method and Description |
|---|---|
DocumentContent |
DocumentContent.Builder.build() |
DocumentContent |
DocumentWithContentContract.getDocumentContent() |
DocumentContent |
DocumentWithContent.getDocumentContent() |
DocumentContent |
WorkflowDocumentService.getDocumentContent(String documentId)
Gets
DocumentContent from a documentId. |
| Modifier and Type | Method and Description |
|---|---|
static DocumentContentUpdate.Builder |
DocumentContentUpdate.Builder.create(DocumentContent documentContent) |
static DocumentWithContent |
DocumentWithContent.create(Document document,
DocumentContent documentContent) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.