Class 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 Detail

      • CdiExecutionListener

        public CdiExecutionListener()
        Deprecated.