Uses of Enum 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.PlatformModifier and TypeMethodDescriptionAdoptOpenJDKInstaller.Platform.current()Returns the enum constant of this class with the specified name.static AdoptOpenJDKInstaller.Platform[]AdoptOpenJDKInstaller.Platform.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.jenkins.plugins.adoptopenjdk with parameters of type AdoptOpenJDKInstaller.PlatformModifier and TypeMethodDescriptionprotected 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.AdoptOpenJDKRelease.getBinary(AdoptOpenJDKInstaller.Platform platform, AdoptOpenJDKInstaller.CPU cpu)