Interface BaseExecutionListener

All Superinterfaces:
Serializable
All Known Subinterfaces:
ExecutionListener, TransactionDependentExecutionListener
All Known Implementing Classes:
ClassDelegate, DelegateExpressionExecutionListener, DelegateExpressionTransactionDependentExecutionListener, ExpressionExecutionListener, ScriptExecutionListener, ServiceTaskJavaDelegateActivityBehavior

public interface BaseExecutionListener extends Serializable
Callback interface to be notified of execution events like starting a process instance, ending an activity instance or taking a transition.