Package io.jenkins.plugins.adoptopenjdk
Class AdoptOpenJDKInstaller.AdoptOpenJDKRelease
java.lang.Object
io.jenkins.plugins.adoptopenjdk.AdoptOpenJDKInstaller.AdoptOpenJDKRelease
- Enclosing class:
- AdoptOpenJDKInstaller
public static final class AdoptOpenJDKInstaller.AdoptOpenJDKRelease extends Object
-
Field Summary
Fields Modifier and Type Field Description AdoptOpenJDKInstaller.AdoptOpenJDKFile[]binariesStringopenjdk_implStringrelease_name -
Constructor Summary
Constructors Constructor Description AdoptOpenJDKRelease() -
Method Summary
Modifier and Type Method Description AdoptOpenJDKInstaller.AdoptOpenJDKFilegetBinary(AdoptOpenJDKInstaller.Platform platform, AdoptOpenJDKInstaller.CPU cpu)booleanmatchesId(String rhs)
-
Field Details
-
binaries
-
release_name
-
openjdk_impl
-
-
Constructor Details
-
AdoptOpenJDKRelease
public AdoptOpenJDKRelease()
-
-
Method Details
-
matchesId
-
getBinary
public AdoptOpenJDKInstaller.AdoptOpenJDKFile getBinary(AdoptOpenJDKInstaller.Platform platform, AdoptOpenJDKInstaller.CPU cpu) throws IOException- Throws:
IOException
-