Class CamundaExecutionListenerImpl

java.lang.Object
org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
org.camunda.bpm.model.bpmn.impl.instance.BpmnModelElementInstanceImpl
org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaExecutionListenerImpl
All Implemented Interfaces:
BpmnModelElementInstance, CamundaExecutionListener, org.camunda.bpm.model.xml.instance.ModelElementInstance

public class CamundaExecutionListenerImpl extends BpmnModelElementInstanceImpl implements CamundaExecutionListener
The BPMN executionListener camunda extension element
Author:
Sebastian Menski