org.camunda.bpm.engine.impl.core.variable.mapping
Class InputParameter
java.lang.Object
org.camunda.bpm.engine.impl.core.variable.mapping.IoParameter
org.camunda.bpm.engine.impl.core.variable.mapping.InputParameter
public class InputParameter
- extends IoParameter
+-----------------+
| |
outer scope-----> inner scope |
| |
+-----------------+
- Author:
- Daniel Meyer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InputParameter
public InputParameter(String name,
ParameterValueProvider valueProvider)
execute
protected void execute(AbstractVariableScope innerScope,
AbstractVariableScope outerScope)
- Specified by:
execute in class IoParameter
Copyright © 2017 camunda services GmbH. All rights reserved.