| Package | Description |
|---|---|
| com.checkmarx.jenkins.tools | |
| com.checkmarx.jenkins.tools.internal |
| Modifier and Type | Method and Description |
|---|---|
static @NonNull 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 String |
DownloadService.buildFileName(String tagName,
Platform platform) |
static URL |
DownloadService.getDownloadUrlForCli(@NonNull String version,
@NonNull Platform platform) |
Copyright © 2021–2022. All rights reserved.