| Package | Description |
|---|---|
| org.flowable.variable.service.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
VariableServiceConfigurationVariableValueProvider
Wrapper class for
VariableServiceConfiguration to enable VariableValueProvider functionality |
| Modifier and Type | Field and Description |
|---|---|
protected VariableValueProvider |
AbstractVariableQueryImpl.variableValueProvider |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryVariableValue.initialize(VariableValueProvider valueProvider) |
| Constructor and Description |
|---|
AbstractVariableQueryImpl(CommandContext commandContext,
VariableValueProvider variableValueProvider) |
AbstractVariableQueryImpl(CommandExecutor commandExecutor,
VariableValueProvider variableValueProvider) |
Copyright © 2022 Flowable. All rights reserved.