Modifier and Type | Field and Description |
---|---|
protected VariableMapImpl |
CaseExecutionCommandBuilderImpl.variables |
protected VariableMapImpl |
CaseExecutionCommandBuilderImpl.variablesLocal |
Modifier and Type | Method and Description |
---|---|
VariableMapImpl |
AbstractVariableScope.getVariables() |
VariableMapImpl |
AbstractVariableScope.getVariablesLocal() |
VariableMapImpl |
AbstractVariableScope.getVariablesLocalTyped() |
VariableMapImpl |
AbstractVariableScope.getVariablesLocalTyped(boolean deserializeObjectValues) |
VariableMapImpl |
AbstractVariableScope.getVariablesTyped() |
VariableMapImpl |
AbstractVariableScope.getVariablesTyped(boolean deserializeValues) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractVariableScope.collectVariables(VariableMapImpl resultVariables,
Collection<String> variableNames,
boolean isLocal,
boolean deserializeValues) |
Modifier and Type | Field and Description |
---|---|
protected VariableMapImpl |
LockedExternalTaskImpl.variables |
Constructor and Description |
---|
VariableMapImpl(VariableMapImpl map) |
Copyright © 2022. All rights reserved.