org.bonitasoft.engine.api.impl.transaction.document
public class CreateDocumentForProcessInstance extends CreateDocumentForProcessDefinition
| Constructor and Description |
|---|
CreateDocumentForProcessInstance(org.bonitasoft.engine.core.process.document.api.SProcessDocumentService processDocumentService,
long processDefinitionId,
long processInstanceId,
String author,
String fileName,
String mimeType,
byte[] content) |
| Modifier and Type | Method and Description |
|---|---|
org.bonitasoft.engine.core.process.document.model.SProcessDocument |
createDocument() |
getAuthor, getContent, getFileName, getMimeType, getProcessDefinitionId, getProcessDocumentServiceexecute, getResultpublic org.bonitasoft.engine.core.process.document.model.SProcessDocument createDocument()
throws org.bonitasoft.engine.core.process.document.api.SProcessDocumentCreationException,
org.bonitasoft.engine.core.process.document.api.SProcessDocumentAlreadyExistsException,
org.bonitasoft.engine.core.process.document.api.SProcessDocumentException
createDocument in class CreateDocumentForProcessDefinitionorg.bonitasoft.engine.core.process.document.api.SProcessDocumentCreationExceptionorg.bonitasoft.engine.core.process.document.api.SProcessDocumentAlreadyExistsExceptionorg.bonitasoft.engine.core.process.document.api.SProcessDocumentExceptionCopyright © 2014 Bonitasoft S.A.. All rights reserved.