public abstract class WrappingBonitaWork extends TenantAwareBonitaWork
TENANT_ACCESSORtenantId| Constructor and Description |
|---|
WrappingBonitaWork(BonitaWork wrappedWork) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getRecoveryProcedure() |
long |
getTenantId() |
BonitaWork |
getWrappedWork() |
void |
handleFailure(Exception e,
Map<String,Object> context) |
void |
setTenantId(long tenantId) |
String |
toString() |
getTenantAccessorpublic WrappingBonitaWork(BonitaWork wrappedWork)
public String getDescription()
getDescription in class BonitaWorkpublic String getRecoveryProcedure()
getRecoveryProcedure in class BonitaWorkpublic BonitaWork getWrappedWork()
public void handleFailure(Exception e, Map<String,Object> context) throws Exception
handleFailure in class BonitaWorkExceptionpublic void setTenantId(long tenantId)
setTenantId in class BonitaWorkpublic long getTenantId()
getTenantId in class BonitaWorkCopyright © 2018 Bonitasoft S.A.. All rights reserved.