Interface ExecutionListener

All Superinterfaces:
BaseExecutionListener, Serializable

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.
Author:
Tom Baeyens, Joram Barrez, Yvo Swillens