| Modifier and Type | Class and Description |
|---|---|
class |
VariableStore |
| Modifier and Type | Method and Description |
|---|---|
static String |
VariableProcessor.resolveVariable(String variable,
VariableProvider... providers) |
static String |
VariableProcessor.resolveVariables(String context,
boolean throwOnError,
VariableProvider... providers) |
| Modifier and Type | Method and Description |
|---|---|
static String |
VariableProcessor.resolveVariable(String variable,
Collection<VariableProvider> providers) |
static String |
VariableProcessor.resolveVariables(String context,
boolean throwOnError,
Collection<VariableProvider> providers) |
Copyright © 2015–2017 openbase.org. All rights reserved.