Interface ExecutionListener

All Superinterfaces:
BaseExecutionListener, Serializable
All Known Implementing Classes:
ClassDelegate, DelegateExpressionExecutionListener, ExpressionExecutionListener, ScriptExecutionListener, ServiceTaskJavaDelegateActivityBehavior

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