| Package | Description |
|---|---|
| org.camunda.bpm.engine.impl.scripting |
| Modifier and Type | Class and Description |
|---|---|
class |
BeansResolverFactory |
class |
VariableScopeResolver
Bindings implementation using an
ExecutionImpl as 'back-end'. |
| Modifier and Type | Field and Description |
|---|---|
protected List<Resolver> |
ScriptBindings.scriptResolvers |
| Modifier and Type | Method and Description |
|---|---|
Resolver |
VariableScopeResolverFactory.createResolver(VariableScope variableScope) |
Resolver |
ResolverFactory.createResolver(VariableScope variableScope) |
Resolver |
BeansResolverFactory.createResolver(VariableScope variableScope) |
| Constructor and Description |
|---|
ScriptBindings(List<Resolver> scriptResolvers,
VariableScope variableScope,
Bindings wrappedBindings) |
Copyright © 2015. All rights reserved.