|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InputParameter | |
|---|---|
| org.camunda.bpm.engine.impl.core.variable.mapping | |
| Uses of InputParameter in org.camunda.bpm.engine.impl.core.variable.mapping |
|---|
| Fields in org.camunda.bpm.engine.impl.core.variable.mapping with type parameters of type InputParameter | |
|---|---|
protected List<InputParameter> |
IoMapping.inputParameters
|
| Methods in org.camunda.bpm.engine.impl.core.variable.mapping that return types with arguments of type InputParameter | |
|---|---|
List<InputParameter> |
IoMapping.getInputParameters()
|
| Methods in org.camunda.bpm.engine.impl.core.variable.mapping with parameters of type InputParameter | |
|---|---|
void |
IoMapping.addInputParameter(InputParameter param)
|
| Method parameters in org.camunda.bpm.engine.impl.core.variable.mapping with type arguments of type InputParameter | |
|---|---|
void |
IoMapping.setInputParameters(List<InputParameter> inputParameters)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||