| Package | Description |
|---|---|
| io.jenkins.tools.pluginmanager.config |
| Modifier and Type | Method and Description |
|---|---|
static OutputFormat |
OutputFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OutputFormat[] |
OutputFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Config.Builder |
Config.Builder.withOutputFormat(OutputFormat outputFormat) |
Copyright © 2004–2020. All rights reserved.