|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OutputParameter | |
|---|---|
| org.camunda.bpm.engine.impl.core.variable.mapping | |
| Uses of OutputParameter in org.camunda.bpm.engine.impl.core.variable.mapping |
|---|
| Fields in org.camunda.bpm.engine.impl.core.variable.mapping with type parameters of type OutputParameter | |
|---|---|
protected List<OutputParameter> |
IoMapping.outputParameters
|
| Methods in org.camunda.bpm.engine.impl.core.variable.mapping that return types with arguments of type OutputParameter | |
|---|---|
List<OutputParameter> |
IoMapping.getOutputParameters()
|
| Methods in org.camunda.bpm.engine.impl.core.variable.mapping with parameters of type OutputParameter | |
|---|---|
void |
IoMapping.addOutputParameter(OutputParameter param)
|
| Method parameters in org.camunda.bpm.engine.impl.core.variable.mapping with type arguments of type OutputParameter | |
|---|---|
void |
IoMapping.setOuputParameters(List<OutputParameter> outputParameters)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||