public class ProcessDefinitionContextWork extends TxInHandleFailureWrappingWork
TENANT_ACCESSORtenantId| Constructor and Description |
|---|
ProcessDefinitionContextWork(BonitaWork wrappedWork,
long processDefinitionId) |
| Modifier and Type | Method and Description |
|---|---|
long |
getProcessDefinitionId() |
protected void |
setExceptionContext(org.bonitasoft.engine.commons.exceptions.SBonitaException sBonitaException,
Map<String,Object> context) |
protected void |
setProcessDefinitionId(long processDefinitionId) |
handleFailure, workgetDescription, getRecoveryProcedure, getTenantId, getWrappedWork, setTenantId, toStringgetTenantAccessorpublic ProcessDefinitionContextWork(BonitaWork wrappedWork, long processDefinitionId)
wrappedWork - The work to wrapprocessDefinitionId - The identifier of the process definitionprotected void setExceptionContext(org.bonitasoft.engine.commons.exceptions.SBonitaException sBonitaException,
Map<String,Object> context)
throws org.bonitasoft.engine.commons.exceptions.SBonitaException
setExceptionContext in class TxInHandleFailureWrappingWorkorg.bonitasoft.engine.commons.exceptions.SBonitaExceptionpublic long getProcessDefinitionId()
protected void setProcessDefinitionId(long processDefinitionId)
processDefinitionId - The identifier of the process definitionCopyright © 2018 Bonitasoft S.A.. All rights reserved.