| Package | Description |
|---|---|
| io.snyk.jenkins.tools | |
| io.snyk.jenkins.tools.internal |
| Modifier and Type | Method and Description |
|---|---|
static Platform |
Platform.current() |
static Platform |
Platform.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Platform[] |
Platform.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static URL |
DownloadService.getDownloadUrlForSnyk(String version,
Platform platform) |
static URL |
DownloadService.getDownloadUrlForSnykToHtml(String version,
Platform platform) |
Copyright © 2016–2021. All rights reserved.