org.bonitasoft.engine.execution.work
public class FailureHandlingBonitaWork extends WrappingBonitaWork
TENANT_ACCESSOR| Constructor and Description |
|---|
FailureHandlingBonitaWork(org.bonitasoft.engine.work.BonitaWork work) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleFailure(Exception e,
Map<String,Object> context) |
protected void |
logFailureCause(org.bonitasoft.engine.log.technical.TechnicalLoggerService loggerService,
Throwable cause) |
protected void |
logIncident(Exception cause,
Exception exceptionWhenHandlingFailure) |
void |
work(Map<String,Object> context) |
getDescription, getRecoveryProcedure, getTenantId, getWrappedWork, setTenantId, toStringgetTenantAccessorpublic FailureHandlingBonitaWork(org.bonitasoft.engine.work.BonitaWork work)
public void work(Map<String,Object> context)
work in class org.bonitasoft.engine.work.BonitaWorkpublic void handleFailure(Exception e, Map<String,Object> context)
handleFailure in class WrappingBonitaWorkprotected void logFailureCause(org.bonitasoft.engine.log.technical.TechnicalLoggerService loggerService,
Throwable cause)
Copyright © 2014 Bonitasoft S.A.. All rights reserved.