Package io.jenkins.plugins.adoptopenjdk
Class AdoptOpenJDKInstaller.AdoptOpenJDKFamilyList
java.lang.Object
io.jenkins.plugins.adoptopenjdk.AdoptOpenJDKInstaller.AdoptOpenJDKFamilyList
- Enclosing class:
- AdoptOpenJDKInstaller
public static final class AdoptOpenJDKInstaller.AdoptOpenJDKFamilyList extends Object
-
Field Summary
Fields Modifier and Type Field Description AdoptOpenJDKInstaller.AdoptOpenJDKFamily[]dataintversion -
Constructor Summary
Constructors Constructor Description AdoptOpenJDKFamilyList() -
Method Summary
Modifier and Type Method Description AdoptOpenJDKInstaller.AdoptOpenJDKReleasegetRelease(String productCode)booleanisEmpty()
-
Field Details
-
data
-
version
public int version
-
-
Constructor Details
-
AdoptOpenJDKFamilyList
public AdoptOpenJDKFamilyList()
-
-
Method Details
-
isEmpty
public boolean isEmpty() -
getRelease
-