org.bonitasoft.engine.api.impl.transaction.document
public class GetDocumentByName extends Object implements org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<org.bonitasoft.engine.core.process.document.model.SProcessDocument>
| Constructor and Description |
|---|
GetDocumentByName(org.bonitasoft.engine.core.process.document.api.ProcessDocumentService processDocumentService,
long processInstanceId,
String documentName) |
public GetDocumentByName(org.bonitasoft.engine.core.process.document.api.ProcessDocumentService processDocumentService,
long processInstanceId,
String documentName)
public void execute()
throws org.bonitasoft.engine.commons.exceptions.SBonitaException
execute in interface org.bonitasoft.engine.commons.transaction.TransactionContentorg.bonitasoft.engine.commons.exceptions.SBonitaExceptionpublic 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>Copyright © 2014 Bonitasoft S.A.. All rights reserved.