public class ProcessInstanceContextWork extends TxInHandleFailureWrappingWork
TENANT_ACCESSORtenantId| Constructor and Description |
|---|
ProcessInstanceContextWork(WrappingBonitaWork wrappedWork,
long processInstanceId) |
ProcessInstanceContextWork(WrappingBonitaWork wrappedWork,
long processInstanceId,
long rootProcessInstanceId) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setExceptionContext(SBonitaException sBonitaException,
java.util.Map<java.lang.String,java.lang.Object> context) |
protected void |
setProcessInstanceId(long id) |
protected void |
setRootProcessInstanceId(long id) |
handleFailure, workgetDescription, getRecoveryProcedure, getTenantId, getWrappedWork, setTenantId, toStringgetTenantAccessorequals, getParent, getRootWork, getUuid, hashCode, setParentpublic ProcessInstanceContextWork(WrappingBonitaWork wrappedWork, long processInstanceId)
wrappedWork - The work to wrapprocessInstanceId - The identifier of the process instancepublic ProcessInstanceContextWork(WrappingBonitaWork wrappedWork, long processInstanceId, long rootProcessInstanceId)
wrappedWork - The work to wrapprocessDefinitionId - The identifier of the process definitionprocessInstanceId - The identifier of the process instancerootProcessInstanceId - The identifier of the root process instanceprotected void setProcessInstanceId(long id)
protected void setRootProcessInstanceId(long id)
protected void setExceptionContext(SBonitaException sBonitaException, java.util.Map<java.lang.String,java.lang.Object> context) throws SBonitaException
setExceptionContext in class TxInHandleFailureWrappingWorkSBonitaException