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