public class BeansResolverFactory extends Object implements ResolverFactory, Resolver
| Modifier and Type | Field and Description |
|---|---|
protected AbstractEngineConfiguration |
engineConfiguration |
| Constructor and Description |
|---|
BeansResolverFactory() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsKey(Object key) |
Resolver |
createResolver(AbstractEngineConfiguration processEngineConfiguration,
VariableScope variableScope) |
Object |
get(Object key) |
protected AbstractEngineConfiguration engineConfiguration
public Resolver createResolver(AbstractEngineConfiguration processEngineConfiguration, VariableScope variableScope)
createResolver in interface ResolverFactorypublic boolean containsKey(Object key)
containsKey in interface ResolverCopyright © 2021 Flowable. All rights reserved.