| Package | Description |
|---|---|
| jenkins.plugins.logstash | |
| jenkins.plugins.logstash.persistence |
| Modifier and Type | Method and Description |
|---|---|
LogstashIndexerDao.SyslogFormat |
LogstashInstallation.Descriptor.getSyslogFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
LogstashInstallation.Descriptor.setSyslogFormat(LogstashIndexerDao.SyslogFormat syslogFormat) |
| Modifier and Type | Method and Description |
|---|---|
static LogstashIndexerDao.SyslogFormat |
LogstashIndexerDao.SyslogFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogstashIndexerDao.SyslogFormat[] |
LogstashIndexerDao.SyslogFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016–2018. All rights reserved.