public class ExecuteFlowNodeWork extends TenantAwareBonitaWork
| Modifier and Type | Class and Description |
|---|---|
static class |
ExecuteFlowNodeWork.Type |
TENANT_ACCESSOR| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getRecoveryProcedure() |
void |
handleFailure(Exception e,
Map<String,Object> context) |
String |
toString() |
void |
work(Map<String,Object> context) |
getTenantAccessorpublic String getDescription()
getDescription in class org.bonitasoft.engine.work.BonitaWorkpublic String getRecoveryProcedure()
getRecoveryProcedure in class org.bonitasoft.engine.work.BonitaWorkpublic void work(Map<String,Object> context) throws Exception
work in class org.bonitasoft.engine.work.BonitaWorkExceptionpublic void handleFailure(Exception e, Map<String,Object> context) throws Exception
handleFailure in class org.bonitasoft.engine.work.BonitaWorkExceptionCopyright © 2014 Bonitasoft S.A.. All rights reserved.