Package org.camunda.qa
Class MyExecutionListener
java.lang.Object
org.camunda.qa.MyExecutionListener
- All Implemented Interfaces:
DelegateListener<DelegateExecution>
,ExecutionListener
-
Field Summary
Fields inherited from interface org.camunda.bpm.engine.delegate.ExecutionListener
EVENTNAME_END, EVENTNAME_START, EVENTNAME_TAKE
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
MyExecutionListener
public MyExecutionListener()
-
-
Method Details
-
notify
- Specified by:
notify
in interfaceDelegateListener<DelegateExecution>
- Specified by:
notify
in interfaceExecutionListener
-