public class ConfiguredObjectToMapConverter extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ConfiguredObjectToMapConverter.ConverterOptions |
| Modifier and Type | Field and Description |
|---|---|
static String |
STATISTICS_MAP_KEY
Name of the key used for the statistics map
|
| Constructor and Description |
|---|
ConfiguredObjectToMapConverter() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
convertObjectToMap(ConfiguredObject<?> confObject,
Class<? extends ConfiguredObject> clazz,
ConfiguredObjectToMapConverter.ConverterOptions converterOptions) |
public static final String STATISTICS_MAP_KEY
public Map<String,Object> convertObjectToMap(ConfiguredObject<?> confObject, Class<? extends ConfiguredObject> clazz, ConfiguredObjectToMapConverter.ConverterOptions converterOptions)
Copyright © 2006–2020 The Apache Software Foundation. All rights reserved.