Class TenantAwareBonitaWork
java.lang.Object
org.bonitasoft.engine.work.BonitaWork
org.bonitasoft.engine.execution.work.TenantAwareBonitaWork
- Direct Known Subclasses:
ExecuteConnectorWork,ExecuteFlowNodeWork,ExecuteMessageCoupleWork,NotifyChildFinishedWork,TriggerSignalWork,WrappingBonitaWork
- Author:
- Baptiste Mesta
-
Field Summary
FieldsFields inherited from class org.bonitasoft.engine.work.BonitaWork
tenantId -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ServiceAccessorgetServiceAccessor(Map<String, Object> context) Methods inherited from class org.bonitasoft.engine.work.BonitaWork
canBeRecoveredByTheRecoveryMechanism, equals, getDescription, getParent, getRecoveryProcedure, getRootWork, getUuid, handleFailure, hashCode, setParent, work
-
Field Details
-
SERVICE_ACCESSOR
- See Also:
-
-
Constructor Details
-
TenantAwareBonitaWork
public TenantAwareBonitaWork()
-
-
Method Details
-
getServiceAccessor
-