Class CdiExecutionListener
- java.lang.Object
-
- org.camunda.bpm.engine.cdi.impl.event.CdiEventListener
-
- org.camunda.bpm.engine.cdi.impl.event.CdiExecutionListener
-
- All Implemented Interfaces:
Serializable,org.camunda.bpm.engine.delegate.DelegateListener<org.camunda.bpm.engine.delegate.DelegateExecution>,org.camunda.bpm.engine.delegate.ExecutionListener,org.camunda.bpm.engine.delegate.TaskListener
@Deprecated public class CdiExecutionListener extends CdiEventListener
Deprecated.Backwards compatibility for old CdiExecutionListener usage.- Author:
- Sebastian Menski
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CdiExecutionListener()Deprecated.
-
Method Summary
-
Methods inherited from class org.camunda.bpm.engine.cdi.impl.event.CdiEventListener
createEvent, createEvent, getBeanManager, getQualifiers, notify, notify
-
-