org.bonitasoft.engine.api.impl.transaction.document
public abstract class CreateDocument extends Object implements org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<org.bonitasoft.engine.core.process.document.model.SProcessDocument>
| Constructor and Description |
|---|
CreateDocument() |
| Modifier and Type | Method and Description |
|---|---|
abstract org.bonitasoft.engine.core.process.document.model.SProcessDocument |
createDocument() |
void |
execute() |
org.bonitasoft.engine.core.process.document.model.SProcessDocument |
getResult() |
public void execute()
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
execute in interface org.bonitasoft.engine.commons.transaction.TransactionContentorg.bonitasoft.engine.core.process.document.api.SProcessDocumentCreationExceptionorg.bonitasoft.engine.core.process.document.api.SProcessDocumentAlreadyExistsExceptionorg.bonitasoft.engine.core.process.document.api.SProcessDocumentExceptionpublic org.bonitasoft.engine.core.process.document.model.SProcessDocument getResult()
getResult in interface org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<org.bonitasoft.engine.core.process.document.model.SProcessDocument>public abstract 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
org.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.