Class CorrelationPropertyRetrievalExpressionImpl

java.lang.Object
org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
io.camunda.zeebe.model.bpmn.impl.instance.BpmnModelElementInstanceImpl
io.camunda.zeebe.model.bpmn.impl.instance.BaseElementImpl
io.camunda.zeebe.model.bpmn.impl.instance.CorrelationPropertyRetrievalExpressionImpl
All Implemented Interfaces:
BaseElement, BpmnModelElementInstance, CorrelationPropertyRetrievalExpression, org.camunda.bpm.model.xml.instance.ModelElementInstance

public class CorrelationPropertyRetrievalExpressionImpl extends BaseElementImpl implements CorrelationPropertyRetrievalExpression
The BPMN correlationPropertyRetrievalExpression element
Author:
Sebastian Menski