public class OutputParameter extends IoParameter
+--------------+ | | | inner scope ------> outer scope | | +--------------+
name, valueProvider| Constructor and Description |
|---|
OutputParameter(String name,
ParameterValueProvider valueProvider) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute(AbstractVariableScope innerScope,
AbstractVariableScope outerScope) |
execute, getName, getValueProvider, setName, setValueProviderpublic OutputParameter(String name, ParameterValueProvider valueProvider)
protected void execute(AbstractVariableScope innerScope, AbstractVariableScope outerScope)
execute in class IoParameterCopyright © 2013–2019 camunda services GmbH. All rights reserved.