Uses of Interface
org.camunda.bpm.model.bpmn.instance.camunda.CamundaGenericValueElement
-
Packages that use CamundaGenericValueElement Package Description org.camunda.bpm.model.bpmn.impl.instance.camunda org.camunda.bpm.model.bpmn.instance.camunda -
-
Uses of CamundaGenericValueElement in org.camunda.bpm.model.bpmn.impl.instance.camunda
Classes in org.camunda.bpm.model.bpmn.impl.instance.camunda that implement CamundaGenericValueElement Modifier and Type Class Description classCamundaEntryImplclassCamundaGenericValueElementImplA helper interface for camunda extension elements which hold a generic child element like camunda:inputParameter, camunda:outputParameter and camunda:entry.classCamundaInputParameterImplThe BPMN inputParameter camunda extension elementclassCamundaOutputParameterImplThe BPMN outputParameter camunda extension element -
Uses of CamundaGenericValueElement in org.camunda.bpm.model.bpmn.instance.camunda
Subinterfaces of CamundaGenericValueElement in org.camunda.bpm.model.bpmn.instance.camunda Modifier and Type Interface Description interfaceCamundaEntryThe BPMN camundaEntry camunda extension elementinterfaceCamundaInputParameterThe BPMN inputParameter camunda extension elementinterfaceCamundaOutputParameterThe BPMN outputParameter camunda extension element
-