Uses of Interface
org.camunda.bpm.model.bpmn.instance.camunda.CamundaEntry
-
Packages that use CamundaEntry Package Description org.camunda.bpm.model.bpmn.impl.instance.camunda org.camunda.bpm.model.bpmn.instance.camunda -
-
Uses of CamundaEntry in org.camunda.bpm.model.bpmn.impl.instance.camunda
Classes in org.camunda.bpm.model.bpmn.impl.instance.camunda that implement CamundaEntry Modifier and Type Class Description class
CamundaEntryImpl
Fields in org.camunda.bpm.model.bpmn.impl.instance.camunda with type parameters of type CamundaEntry Modifier and Type Field Description protected static ChildElementCollection<CamundaEntry>
CamundaMapImpl. camundaEntryCollection
Methods in org.camunda.bpm.model.bpmn.impl.instance.camunda that return types with arguments of type CamundaEntry Modifier and Type Method Description java.util.Collection<CamundaEntry>
CamundaMapImpl. getCamundaEntries()
-
Uses of CamundaEntry in org.camunda.bpm.model.bpmn.instance.camunda
Methods in org.camunda.bpm.model.bpmn.instance.camunda that return types with arguments of type CamundaEntry Modifier and Type Method Description java.util.Collection<CamundaEntry>
CamundaMap. getCamundaEntries()
-