public interface ApplicationVariantConfigValueReader
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ConfigValue> |
getConfigValues(java.lang.String appVariant)
Read values from app variant and collect it into a
single collection.
|
java.util.Collection<ConfigValue> getConfigValues(java.lang.String appVariant)
appVariant - application variant name