Uses of Class
org.camunda.bpm.engine.impl.dmn.invocation.VariableScopeContext
- 
Packages that use VariableScopeContext Package Description org.camunda.bpm.engine.impl.dmn.invocation  - 
- 
Uses of VariableScopeContext in org.camunda.bpm.engine.impl.dmn.invocation
Methods in org.camunda.bpm.engine.impl.dmn.invocation that return VariableScopeContext Modifier and Type Method Description static VariableScopeContextVariableScopeContext. wrap(VariableScope variableScope) 
 -