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

Packages that use CamundaProperty
org.camunda.bpm.model.bpmn.impl.instance.camunda   
org.camunda.bpm.model.bpmn.instance.camunda   
 

Uses of CamundaProperty in org.camunda.bpm.model.bpmn.impl.instance.camunda
 

Classes in org.camunda.bpm.model.bpmn.impl.instance.camunda that implement CamundaProperty
 class CamundaPropertyImpl
          The BPMN property camunda extension element
 

Fields in org.camunda.bpm.model.bpmn.impl.instance.camunda with type parameters of type CamundaProperty
protected static org.camunda.bpm.model.xml.type.child.ChildElementCollection<CamundaProperty> CamundaPropertiesImpl.camundaPropertyCollection
           
 

Methods in org.camunda.bpm.model.bpmn.impl.instance.camunda that return types with arguments of type CamundaProperty
 Collection<CamundaProperty> CamundaPropertiesImpl.getCamundaProperties()
           
 

Uses of CamundaProperty in org.camunda.bpm.model.bpmn.instance.camunda
 

Methods in org.camunda.bpm.model.bpmn.instance.camunda that return types with arguments of type CamundaProperty
 Collection<CamundaProperty> CamundaProperties.getCamundaProperties()
           
 



Copyright © 2017 camunda services GmbH. All rights reserved.