Class DownloadService
- java.lang.Object
-
- com.checkmarx.jenkins.tools.internal.DownloadService
-
public class DownloadService extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
buildFileName(String tagName, Platform platform)
static URL
getDownloadUrlForCli(@NonNull String version, @NonNull Platform platform)
-
-
-
Method Detail
-
getDownloadUrlForCli
public static URL getDownloadUrlForCli(@NonNull @NonNull String version, @NonNull @NonNull Platform platform) throws IOException
- Throws:
IOException
-
-