| Package | Description |
|---|---|
| jenkins.plugins.elastest.submitters |
| Modifier and Type | Method and Description |
|---|---|
ElasTestSubmitter.SubmitterType |
ElasTestSubmitter.getSubmitterType() |
ElasTestSubmitter.SubmitterType |
LogstashSubmitter.getSubmitterType() |
static ElasTestSubmitter.SubmitterType |
ElasTestSubmitter.SubmitterType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ElasTestSubmitter.SubmitterType[] |
ElasTestSubmitter.SubmitterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static ElasTestSubmitter |
SubmitterFactory.getInstance(ElasTestSubmitter.SubmitterType type,
String host,
Integer port,
String key,
String username,
String password) |
Copyright © 2016–2018. All rights reserved.