| Interface | Description |
|---|---|
| TenantRestartHandler |
| Class | Description |
|---|---|
| BPMEventWorksHandler |
Resets all "In Progress" BPMN Message couples so that they can be triggered again on next cron.
|
| ExecuteConnectorOfActivity | |
| ExecuteConnectorOfProcess | |
| ExecuteConnectorWork | |
| ExecuteFlowNodes |
Restart flownodes that needs to be restarted in a single transaction, with a maximum of .
|
| ExecuteFlowNodeWork |
Work that is responsible of executing a flow node.
|
| ExecuteMessageCoupleWork | |
| FailedStateSetter | |
| FailureHandlingBonitaWork | |
| 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.
|
| RestartFlowNodesHandler |
Restart flow nodes for works:
ExecuteFlowNodeWork ExecuteConnectorOfActivity NotifyChildFinishedWork |
| RestartProcessHandler |
Restart handler for work
ExecuteConnectorOfProcess |
| SetInFailCallable | |
| TenantAwareBonitaWork | |
| TxBonitaWork |
A work that wrap an other work in a transaction
|
| WorkFactory |
Factory to construct works
|
| WrappingBonitaWork |
| Enum | Description |
|---|---|
| ExecuteFlowNodeWork.Type |
| Exception | Description |
|---|---|
| RestartException |
Copyright © 2015 Bonitasoft S.A.. All rights reserved.