public class ConfigurationMapConverter extends Object
Constructor and Description |
---|
ConfigurationMapConverter() |
Modifier and Type | Method and Description |
---|---|
static Map<String,Object> |
convertValues(Map<String,Object> data,
ConfigurationRequest configurationRequest)
Converts the values in the map to the requested types.
|
public static Map<String,Object> convertValues(Map<String,Object> data, ConfigurationRequest configurationRequest) throws ValidationException
ValidationException
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.