| BaseExecutionListener |
Callback interface to be notified of execution events like starting a process instance, ending an activity instance or taking a transition.
|
| BaseTaskListener |
|
| BusinessRuleTaskDelegate |
|
| CustomPropertiesResolver |
|
| DelegateExecution |
|
| DelegateTask |
|
| ExecutionListener |
Callback interface to be notified of execution events like starting a process instance, ending an activity instance or taking a transition.
|
| Expression |
|
| JavaDelegate |
Convenience class that should be used when a Java delegation in a BPMN 2.0 process is required (for example, to call custom business logic).
|
| TaskListener |
|
| TransactionDependentExecutionListener |
|
| TransactionDependentTaskListener |
Callback interface to be notified of transaction events.
|
| VariableScope |
Interface for class that acts as a scope for variables: i.e.
|