| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCmmnEngineVariableScopeEntity |
class |
CaseInstanceEntityImpl |
class |
PlanItemInstanceEntityImpl |
| Modifier and Type | Method and Description |
|---|---|
protected VariableScopeImpl |
CaseInstanceEntityImpl.getParentVariableScope() |
VariableScopeImpl |
PlanItemInstanceEntityImpl.getParentVariableScope() |
| Modifier and Type | Method and Description |
|---|---|
VariableScopeImpl |
DefaultCmmnTaskVariableScopeResolver.resolveParentVariableScope(TaskEntity taskEntity) |
| Modifier and Type | Method and Description |
|---|---|
VariableScopeImpl |
DefaultTaskVariableScopeResolver.resolveParentVariableScope(TaskEntity task) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBpmnEngineVariableScopeEntity |
class |
ExecutionEntityImpl |
| Modifier and Type | Method and Description |
|---|---|
protected VariableScopeImpl |
ExecutionEntityImpl.getParentVariableScope() |
| Modifier and Type | Method and Description |
|---|---|
VariableScopeImpl |
InternalTaskVariableScopeResolver.resolveParentVariableScope(TaskEntity task) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTaskServiceVariableScopeEntity |
class |
TaskEntityImpl |
| Modifier and Type | Method and Description |
|---|---|
protected VariableScopeImpl |
TaskEntityImpl.getParentVariableScope() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract VariableScopeImpl |
VariableScopeImpl.getParentVariableScope() |
Copyright © 2023 Flowable. All rights reserved.