|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceParameter | |
|---|---|
| org.camunda.bpm.model.bpmn.impl.instance | |
| org.camunda.bpm.model.bpmn.instance | |
| Uses of ResourceParameter in org.camunda.bpm.model.bpmn.impl.instance |
|---|
| Classes in org.camunda.bpm.model.bpmn.impl.instance that implement ResourceParameter | |
|---|---|
class |
ResourceParameterImpl
The BPMN resourceParameter element |
| Fields in org.camunda.bpm.model.bpmn.impl.instance with type parameters of type ResourceParameter | |
|---|---|
protected static org.camunda.bpm.model.xml.type.reference.AttributeReference<ResourceParameter> |
ResourceParameterBindingImpl.parameterRefAttribute
|
protected static org.camunda.bpm.model.xml.type.child.ChildElementCollection<ResourceParameter> |
ResourceImpl.resourceParameterCollection
|
| Methods in org.camunda.bpm.model.bpmn.impl.instance that return ResourceParameter | |
|---|---|
ResourceParameter |
ResourceParameterBindingImpl.getParameter()
|
| Methods in org.camunda.bpm.model.bpmn.impl.instance that return types with arguments of type ResourceParameter | |
|---|---|
Collection<ResourceParameter> |
ResourceImpl.getResourceParameters()
|
| Methods in org.camunda.bpm.model.bpmn.impl.instance with parameters of type ResourceParameter | |
|---|---|
void |
ResourceParameterBindingImpl.setParameter(ResourceParameter parameter)
|
| Uses of ResourceParameter in org.camunda.bpm.model.bpmn.instance |
|---|
| Methods in org.camunda.bpm.model.bpmn.instance that return ResourceParameter | |
|---|---|
ResourceParameter |
ResourceParameterBinding.getParameter()
|
| Methods in org.camunda.bpm.model.bpmn.instance that return types with arguments of type ResourceParameter | |
|---|---|
Collection<ResourceParameter> |
Resource.getResourceParameters()
|
| Methods in org.camunda.bpm.model.bpmn.instance with parameters of type ResourceParameter | |
|---|---|
void |
ResourceParameterBinding.setParameter(ResourceParameter parameter)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||