org.bonitasoft.engine.execution.work
public class NotifyChildFinishedWork extends TenantAwareBonitaWork
TENANT_ACCESSOR| Modifier and Type | Method and Description |
|---|---|
protected ClassLoader |
getClassLoader(Map<String,Object> context) |
String |
getDescription() |
String |
getRecoveryProcedure() |
void |
handleFailure(Exception e,
Map<String,Object> context) |
String |
toString() |
void |
work(Map<String,Object> context) |
getTenantAccessorprotected ClassLoader getClassLoader(Map<String,Object> context) throws org.bonitasoft.engine.commons.exceptions.SBonitaException
org.bonitasoft.engine.commons.exceptions.SBonitaExceptionpublic void work(Map<String,Object> context) throws Exception
work in class org.bonitasoft.engine.work.BonitaWorkExceptionpublic String getDescription()
getDescription in class org.bonitasoft.engine.work.BonitaWorkpublic void handleFailure(Exception e, Map<String,Object> context) throws Exception
handleFailure in class org.bonitasoft.engine.work.BonitaWorkExceptionpublic String getRecoveryProcedure()
getRecoveryProcedure in class org.bonitasoft.engine.work.BonitaWorkCopyright © 2014 Bonitasoft S.A.. All rights reserved.