public class FlowCommandArgumentValueProvider extends AbstractMapConfigurationValueProvider
| Constructor and Description |
|---|
FlowCommandArgumentValueProvider(Map<String,Object> args) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<?,?> |
getMap() |
int |
getPrecedence() |
protected String |
getSourceDescription() |
protected boolean |
keyMatches(String wantedKey,
String storedKey) |
getMapHash, getProvidedValue, isValueSet, lookupProvidedValuevalidatepublic int getPrecedence()
protected Map<?,?> getMap()
getMap in class AbstractMapConfigurationValueProviderprotected String getSourceDescription()
getSourceDescription in class AbstractMapConfigurationValueProviderprotected boolean keyMatches(String wantedKey, String storedKey)
keyMatches in class AbstractMapConfigurationValueProviderCopyright © 2022 Liquibase.org. All rights reserved.