public class FailureHandlingBonitaWork extends WrappingBonitaWork
| Modifier and Type | Field and Description |
|---|---|
protected org.bonitasoft.engine.log.technical.TechnicalLoggerService |
loggerService |
TENANT_ACCESSOR| Constructor and Description |
|---|
FailureHandlingBonitaWork(org.bonitasoft.engine.work.BonitaWork work) |
| Modifier and Type | Method and Description |
|---|---|
protected TenantServiceAccessor |
getTenantAccessor() |
protected void |
logFailureCause(Throwable e) |
protected void |
logIncident(Throwable cause,
Throwable exceptionWhenHandlingFailure) |
void |
work(Map<String,Object> context) |
getDescription, getRecoveryProcedure, getTenantId, getWrappedWork, handleFailure, setTenantId, toStringgetTenantAccessorprotected transient org.bonitasoft.engine.log.technical.TechnicalLoggerService loggerService
public FailureHandlingBonitaWork(org.bonitasoft.engine.work.BonitaWork work)
protected TenantServiceAccessor getTenantAccessor()
public void work(Map<String,Object> context)
work in class org.bonitasoft.engine.work.BonitaWorkprotected void logFailureCause(Throwable e)
Copyright © 2014 Bonitasoft S.A.. All Rights Reserved.