Package io.jenkins.plugins.adoptopenjdk
Class AdoptOpenJDKInstaller.AdoptOpenJDKRelease
java.lang.Object
io.jenkins.plugins.adoptopenjdk.AdoptOpenJDKInstaller.AdoptOpenJDKRelease
- Enclosing class:
- AdoptOpenJDKInstaller
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBinary
(AdoptOpenJDKInstaller.Platform platform, AdoptOpenJDKInstaller.CPU cpu) boolean
-
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
-