Uses of Interface
org.camunda.bpm.model.bpmn.instance.camunda.CamundaGenericValueElement

Packages that use CamundaGenericValueElement
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
 class CamundaEntryImpl
           
 class CamundaGenericValueElementImpl
          A helper interface for camunda extension elements which hold a generic child element like camunda:inputParameter, camunda:outputParameter and camunda:entry.
 class CamundaInputParameterImpl
          The BPMN inputParameter camunda extension element
 class CamundaOutputParameterImpl
          The 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
 interface CamundaEntry
          The BPMN camundaEntry camunda extension element
 interface CamundaInputParameter
          The BPMN inputParameter camunda extension element
 interface CamundaOutputParameter
          The BPMN outputParameter camunda extension element
 



Copyright © 2017 camunda services GmbH. All rights reserved.