org.camunda.bpm.engine.impl.scripting.engine
Class VariableScopeResolverFactory
java.lang.Object
org.camunda.bpm.engine.impl.scripting.engine.VariableScopeResolverFactory
- All Implemented Interfaces:
- ResolverFactory
public class VariableScopeResolverFactory
- extends Object
- implements ResolverFactory
- Author:
- Tom Baeyens
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VariableScopeResolverFactory
public VariableScopeResolverFactory()
createResolver
public Resolver createResolver(VariableScope variableScope)
- Specified by:
createResolver in interface ResolverFactory
Copyright © 2017 camunda services GmbH. All rights reserved.