| Class | Description |
|---|---|
| BPMWorkFactory |
Factory to construct works
|
| ExecuteConnectorOfActivity | |
| ExecuteConnectorOfProcess | |
| ExecuteConnectorWork | |
| ExecuteFlowNodeWork |
Work that is responsible of executing a flow node.
|
| ExecuteMessageCoupleWork | |
| FailedStateSetter | |
| InSessionBonitaWork | |
| LockProcessInstanceWork |
Transactional work that lock the process instance
This work try to lock a process instance, if it can't be locked before the end of the TIMEOUT, we reschedule the fill stack of work on the work service.
|
| NotifyChildFinishedWork |
Work that notify a container that a flow node is in completed state
e.g.
|
| SetInFailCallable | |
| TenantAwareBonitaWork | |
| TxBonitaWork |
A work that wrap an other work in a transaction
|
| WrappingBonitaWork |
| Enum | Description |
|---|---|
| ExecuteFlowNodeWork.Type |
| Exception | Description |
|---|---|
| RestartException |