Package | Description |
---|---|
org.jbpm.document.marshalling | |
org.jbpm.document.service | |
org.jbpm.document.service.impl |
Constructor and Description |
---|
DocumentMarshallingStrategy(DocumentStorageService documentStorageService) |
Modifier and Type | Method and Description |
---|---|
DocumentStorageService |
DocumentStorageServiceProvider.getStorageService() |
Modifier and Type | Class and Description |
---|---|
class |
DocumentStorageServiceImpl
This a Sample Implementation of the DocumentStorageService saves the uploaded files on the File System on a folder (by default /docs)
and return the complete path to the file that will be stored in the form field property.
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentImpl.setLoadService(DocumentStorageService service) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.