Uses of Interface
org.camunda.bpm.model.bpmn.instance.ResourceParameterBinding
-
Packages that use ResourceParameterBinding Package Description org.camunda.bpm.model.bpmn.impl.instance org.camunda.bpm.model.bpmn.instance -
-
Uses of ResourceParameterBinding in org.camunda.bpm.model.bpmn.impl.instance
Classes in org.camunda.bpm.model.bpmn.impl.instance that implement ResourceParameterBinding Modifier and Type Class Description class
ResourceParameterBindingImpl
The BPMN resourceParameterBinding elementFields in org.camunda.bpm.model.bpmn.impl.instance with type parameters of type ResourceParameterBinding Modifier and Type Field Description protected static ChildElementCollection<ResourceParameterBinding>
ResourceRoleImpl. resourceParameterBindingCollection
Methods in org.camunda.bpm.model.bpmn.impl.instance that return types with arguments of type ResourceParameterBinding Modifier and Type Method Description Collection<ResourceParameterBinding>
ResourceRoleImpl. getResourceParameterBinding()
-
Uses of ResourceParameterBinding in org.camunda.bpm.model.bpmn.instance
Methods in org.camunda.bpm.model.bpmn.instance that return types with arguments of type ResourceParameterBinding Modifier and Type Method Description Collection<ResourceParameterBinding>
ResourceRole. getResourceParameterBinding()
-