public interface ConfigurationField
| Modifier and Type | Interface and Description |
|---|---|
static class |
ConfigurationField.Optional |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Map<String,String>> |
getAdditionalInformation() |
List<String> |
getAttributes() |
Object |
getDefaultValue() |
String |
getDescription() |
String |
getFieldType() |
String |
getHumanName() |
String |
getName() |
ConfigurationField.Optional |
isOptional() |
void |
setDefaultValue(Object defaultValue) |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.