Uses of Enum Class
hudson.tools.JDKInstaller.CPU
Packages that use JDKInstaller.CPU
-
Uses of JDKInstaller.CPU in hudson.tools
Methods in hudson.tools that return JDKInstaller.CPUModifier and TypeMethodDescriptionstatic JDKInstaller.CPUJDKInstaller.CPU.current()Determines the CPU of the current JVM.static JDKInstaller.CPUDetermines the CPU of the given node.static JDKInstaller.CPUReturns the enum constant of this class with the specified name.static JDKInstaller.CPU[]JDKInstaller.CPU.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in hudson.tools with parameters of type JDKInstaller.CPUModifier and TypeMethodDescriptionJDKInstaller.locate(TaskListener log, JDKInstaller.Platform platform, JDKInstaller.CPU cpu) Performs a license click through and obtains the one-time URL for downloading bits.