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