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