Interface BaseExecutionListener
- All Superinterfaces:
Serializable
- All Known Subinterfaces:
ExecutionListener, TransactionDependentExecutionListener
- All Known Implementing Classes:
ClassDelegate, DelegateExpressionExecutionListener, DelegateExpressionTransactionDependentExecutionListener, ExpressionExecutionListener, ScriptExecutionListener, ServiceTaskJavaDelegateActivityBehavior
Callback interface to be notified of execution events like starting a process instance, ending an activity instance or taking a transition.
-
Field Details
-
EVENTNAME_START
- See Also:
-
EVENTNAME_END
- See Also:
-
EVENTNAME_TAKE
- See Also:
-