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 |
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 WrappingBonitaWorkCopyright © 2016 Bonitasoft S.A.. All rights reserved.