Package org.flowable.engine.delegate
Interface ExecutionListener
- All Superinterfaces:
BaseExecutionListener
,Serializable
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
-
Field Summary
Fields inherited from interface org.flowable.engine.delegate.BaseExecutionListener
EVENTNAME_END, EVENTNAME_START, EVENTNAME_TAKE
-
Method Summary
-
Method Details
-
notify
-