Uses of Class
io.jenkins.plugins.adoptopenjdk.AdoptOpenJDKInstaller.Platform
-
Uses of AdoptOpenJDKInstaller.Platform in io.jenkins.plugins.adoptopenjdk
Methods in io.jenkins.plugins.adoptopenjdk that return AdoptOpenJDKInstaller.Platform Modifier and Type Method Description static AdoptOpenJDKInstaller.PlatformAdoptOpenJDKInstaller.Platform. current()static AdoptOpenJDKInstaller.PlatformAdoptOpenJDKInstaller.Platform. of(Node n)static AdoptOpenJDKInstaller.PlatformAdoptOpenJDKInstaller.Platform. valueOf(String name)Returns the enum constant of this type with the specified name.static AdoptOpenJDKInstaller.Platform[]AdoptOpenJDKInstaller.Platform. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.jenkins.plugins.adoptopenjdk with parameters of type AdoptOpenJDKInstaller.Platform Modifier and Type Method Description protected FilePathAdoptOpenJDKInstaller. findPullUpDirectory(FilePath root, AdoptOpenJDKInstaller.Platform platform)Often an archive contains an extra top-level directory that's unnecessary when extracted on the disk into the expected location.AdoptOpenJDKInstaller.AdoptOpenJDKFileAdoptOpenJDKInstaller.AdoptOpenJDKRelease. getBinary(AdoptOpenJDKInstaller.Platform platform, AdoptOpenJDKInstaller.CPU cpu)