public class TxBonitaWork extends WrappingBonitaWork
TENANT_ACCESSORtenantId| Constructor and Description |
|---|
TxBonitaWork(BonitaWork wrappedWork) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Void> |
work(Map<String,Object> context)
Execution code of the work
|
getDescription, getRecoveryProcedure, getTenantId, getWrappedWork, handleFailure, setTenantId, toStringgetTenantAccessorpublic TxBonitaWork(BonitaWork wrappedWork)
public CompletableFuture<Void> work(Map<String,Object> context) throws Exception
BonitaWorkwork in class BonitaWorkcontext - a map of context that can be filled by a work to be given to a wrapped workExceptionCopyright © 2019 Bonitasoft S.A.. All rights reserved.