| Modifier and Type | Field and Description |
|---|---|
static ParameterLookup |
ParameterLookup.EMPTY |
| Modifier and Type | Method and Description |
|---|---|
String |
StartCharacterEscape.getValue(ParameterLookup parameterLookup) |
String |
StandardParameterReference.getValue(ParameterLookup parameterLookup) |
String |
ParameterToken.getValue(ParameterLookup lookup)
Returns the 'value' of the token.
|
String |
EscapedParameterReference.getValue(ParameterLookup parameterLookup) |
String |
StandardParameterTokenList.substitute(ParameterLookup parameterLookup) |
String |
ParameterTokenList.substitute(ParameterLookup parameterLookup) |
Copyright © 2023 Apache NiFi Project. All rights reserved.