public class SettingFactory extends Object
| Constructor and Description |
|---|
SettingFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Setting |
getSetting(Collection<Map<String,Object>> blueprintSetting)
Attempts to build the list of settings in the following format:
setting_name1-->[propertyName1-->propertyValue1, propertyName2-->propertyValue2]
|
public static Setting getSetting(Collection<Map<String,Object>> blueprintSetting)
blueprintSetting - Copyright © 2022 Apache Software Foundation. All rights reserved.