org.bonitasoft.engine.execution.work.failurewrapping
public class ProcessDefinitionContextWork extends TxInHandleFailureWrappingWork
TENANT_ACCESSOR| Constructor and Description |
|---|
ProcessDefinitionContextWork(org.bonitasoft.engine.work.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(org.bonitasoft.engine.work.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 © 2014 Bonitasoft S.A.. All rights reserved.