Uses of Enum Class
hudson.tools.JDKInstaller.Preference
Packages that use JDKInstaller.Preference
-
Uses of JDKInstaller.Preference in hudson.tools
Methods in hudson.tools that return JDKInstaller.PreferenceModifier and TypeMethodDescriptionIn JDK5u3, I see platform like "Linux AMD64", while JDK6u3 refers to "Linux x64", so just use "64" for locating bits.static JDKInstaller.PreferenceReturns the enum constant of this class with the specified name.static JDKInstaller.Preference[]JDKInstaller.Preference.values()Returns an array containing the constants of this enum class, in the order they are declared.