Package | Description |
---|---|
org.camunda.bpm.model.bpmn.impl.instance | |
org.camunda.bpm.model.bpmn.instance |
Modifier and Type | Class and Description |
---|---|
class |
ResourceParameterImpl
The BPMN resourceParameter element
|
Modifier and Type | Field and Description |
---|---|
protected static AttributeReference<ResourceParameter> |
ResourceParameterBindingImpl.parameterRefAttribute |
protected static ChildElementCollection<ResourceParameter> |
ResourceImpl.resourceParameterCollection |
Modifier and Type | Method and Description |
---|---|
ResourceParameter |
ResourceParameterBindingImpl.getParameter() |
Modifier and Type | Method and Description |
---|---|
Collection<ResourceParameter> |
ResourceImpl.getResourceParameters() |
Modifier and Type | Method and Description |
---|---|
void |
ResourceParameterBindingImpl.setParameter(ResourceParameter parameter) |
Modifier and Type | Method and Description |
---|---|
ResourceParameter |
ResourceParameterBinding.getParameter() |
Modifier and Type | Method and Description |
---|---|
Collection<ResourceParameter> |
Resource.getResourceParameters() |
Modifier and Type | Method and Description |
---|---|
void |
ResourceParameterBinding.setParameter(ResourceParameter parameter) |
Copyright © 2015. All rights reserved.