| Package | Description |
|---|---|
| org.graylog2.plugin.configuration.fields |
| Modifier and Type | Field and Description |
|---|---|
protected ConfigurationField.Optional |
AbstractConfigurationField.optional |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationField.Optional |
ConfigurationField.isOptional() |
ConfigurationField.Optional |
AbstractConfigurationField.isOptional() |
static ConfigurationField.Optional |
ConfigurationField.Optional.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigurationField.Optional[] |
ConfigurationField.Optional.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.