public class DefaultTaskVariableScopeResolver extends Object implements InternalTaskVariableScopeResolver
| Modifier and Type | Field and Description |
|---|---|
protected ProcessEngineConfigurationImpl |
processEngineConfiguration |
| Constructor and Description |
|---|
DefaultTaskVariableScopeResolver(ProcessEngineConfigurationImpl processEngineConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
protected ExecutionEntityManager |
getExecutionEntityManager() |
VariableScopeImpl |
resolveParentVariableScope(TaskEntity task) |
protected ProcessEngineConfigurationImpl processEngineConfiguration
public DefaultTaskVariableScopeResolver(ProcessEngineConfigurationImpl processEngineConfiguration)
public VariableScopeImpl resolveParentVariableScope(TaskEntity task)
resolveParentVariableScope in interface InternalTaskVariableScopeResolverprotected ExecutionEntityManager getExecutionEntityManager()
Copyright © 2018 Flowable. All rights reserved.