Class VariableScopeResolver
java.lang.Object
org.flowable.engine.impl.scripting.VariableScopeResolver
- All Implemented Interfaces:
Resolver
- Author:
- Tom Baeyens, Joram Barrez
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final Stringprotected static final Stringprotected static final Stringprotected static final Stringprotected ProcessEngineConfigurationImplprotected static final Stringprotected static final Stringprotected static final Stringprotected static final Stringprotected VariableScopeprotected String -
Constructor Summary
ConstructorsConstructorDescriptionVariableScopeResolver(ProcessEngineConfigurationImpl processEngineConfiguration, VariableScope variableScope) -
Method Summary
-
Field Details
-
processEngineConfiguration
-
variableScope
-
variableScopeKey
-
processEngineConfigurationKey
- See Also:
-
runtimeServiceKey
- See Also:
-
taskServiceKey
- See Also:
-
repositoryServiceKey
- See Also:
-
managementServiceKey
- See Also:
-
historyServiceKey
- See Also:
-
formServiceKey
- See Also:
-
identityServiceKey
- See Also:
-
KEYS
-
-
Constructor Details
-
VariableScopeResolver
public VariableScopeResolver(ProcessEngineConfigurationImpl processEngineConfiguration, VariableScope variableScope)
-
-
Method Details
-
containsKey
- Specified by:
containsKeyin interfaceResolver
-
get
-