Class CamundaTaskListenerImpl

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.CamundaTaskListenerImpl
All Implemented Interfaces:
BpmnModelElementInstance, CamundaTaskListener, org.camunda.bpm.model.xml.instance.ModelElementInstance

public class CamundaTaskListenerImpl extends BpmnModelElementInstanceImpl implements CamundaTaskListener
The BPMN taskListener camunda extension element
Author:
Sebastian Menski