Index
All Classes and Interfaces|All Packages
A
- accept(String) - Method in enum class hudson.tools.JDKInstaller.CPU
-
In JDK5u3, I see platform like "Linux AMD64", while JDK6u3 refers to "Linux x64", so just use "64" for locating bits.
- acceptLicense - Variable in class hudson.tools.JDKInstaller
-
We require that the user accepts the license by clicking a checkbox, to make up for the part that we auto-accept cds.sun.com license click through.
- amd64 - Enum constant in enum class hudson.tools.JDKInstaller.CPU
B
- bundleFileName - Variable in enum class hudson.tools.JDKInstaller.Platform
-
Choose the file name suitable for the downloaded JDK bundle.
C
- chmod(String, int) - Method in interface hudson.tools.JDKInstaller.FileSystem
- current() - Static method in enum class hudson.tools.JDKInstaller.CPU
-
Determines the CPU of the current JVM.
- current() - Static method in enum class hudson.tools.JDKInstaller.Platform
D
- data - Variable in class hudson.tools.JDKInstaller.JDKFamilyList
- delete(String) - Method in interface hudson.tools.JDKInstaller.FileSystem
- DescriptorImpl() - Constructor for class hudson.tools.JDKInstaller.DescriptorImpl
- doCheckAcceptLicense(boolean) - Method in class hudson.tools.JDKInstaller.DescriptorImpl
- doCheckId(String) - Method in class hudson.tools.JDKInstaller.DescriptorImpl
- doPostCredential(String, String) - Method in class hudson.tools.JDKInstaller.DescriptorImpl
-
Submits the Oracle account username/password.
F
- filepath - Variable in class hudson.tools.JDKInstaller.JDKFile
- files - Variable in class hudson.tools.JDKInstaller.JDKRelease
-
the list of
JDKInstaller.JDKFile
s
G
- getDescriptor() - Method in class hudson.tools.JDKInstaller
- getDisplayName() - Method in class hudson.tools.JDKInstaller.DescriptorImpl
- getInstallableJDKs() - Method in class hudson.tools.JDKInstaller.DescriptorImpl
-
List of installable JDKs.
- getPassword() - Method in class hudson.tools.JDKInstaller.DescriptorImpl
- getRelease(String) - Method in class hudson.tools.JDKInstaller.JDKFamilyList
- getUsername() - Method in class hudson.tools.JDKInstaller.DescriptorImpl
H
- hudson.tools - package hudson.tools
I
- i386 - Enum constant in enum class hudson.tools.JDKInstaller.CPU
- id - Variable in class hudson.tools.JDKInstaller
-
The release ID that Sun assigns to each JDK, such as "jdk-6u13-oth-JPR@CDS-CDS_Developer"
- install(Launcher, JDKInstaller.Platform, JDKInstaller.FileSystem, TaskListener, String, String) - Method in class hudson.tools.JDKInstaller
-
Performs the JDK installation to a system, provided that the bundle was already downloaded.
- is(String) - Method in enum class hudson.tools.JDKInstaller.Platform
- isApplicable(Class<? extends ToolInstallation>) - Method in class hudson.tools.JDKInstaller.DescriptorImpl
- isEmpty() - Method in class hudson.tools.JDKInstaller.JDKFamilyList
- Itanium - Enum constant in enum class hudson.tools.JDKInstaller.CPU
J
- JDKFamily() - Constructor for class hudson.tools.JDKInstaller.JDKFamily
- JDKFamilyList() - Constructor for class hudson.tools.JDKInstaller.JDKFamilyList
- JDKFile() - Constructor for class hudson.tools.JDKInstaller.JDKFile
- JDKInstaller - Class in hudson.tools
-
Install JDKs from java.sun.com.
- JDKInstaller(String, boolean) - Constructor for class hudson.tools.JDKInstaller
- JDKInstaller_DescriptorImpl_displayName() - Static method in class org.jenkinsci.plugins.jdk_tool.Messages
-
Key
JDKInstaller.DescriptorImpl.displayName
:Install Oracle Java SE Development Kit from the website
. - JDKInstaller_DescriptorImpl_doCheckAcceptLicense() - Static method in class org.jenkinsci.plugins.jdk_tool.Messages
-
Key
JDKInstaller.DescriptorImpl.doCheckAcceptLicense
:You must agree to the license to download the JDK.
. - JDKInstaller_DescriptorImpl_doCheckId() - Static method in class org.jenkinsci.plugins.jdk_tool.Messages
-
Key
JDKInstaller.DescriptorImpl.doCheckId
:Define JDK ID
. - JDKInstaller_FailedToInstallJDK(Object) - Static method in class org.jenkinsci.plugins.jdk_tool.Messages
-
Key
JDKInstaller.FailedToInstallJDK
:Failed to install JDK. Exit code={0}
. - JDKInstaller_RequireOracleAccount(Object) - Static method in class org.jenkinsci.plugins.jdk_tool.Messages
-
Key
JDKInstaller.RequireOracleAccount
:Installing JDK requires Oracle account. <a href="{0}" target="_new">Please enter your username/password</a>
. - JDKInstaller_UnableToInstallUntilLicenseAccepted() - Static method in class org.jenkinsci.plugins.jdk_tool.Messages
-
Key
JDKInstaller.UnableToInstallUntilLicenseAccepted
:Unable to auto-install JDK until the license is accepted.
. - JDKInstaller.CPU - Enum Class in hudson.tools
-
CPU type.
- JDKInstaller.DescriptorImpl - Class in hudson.tools
- JDKInstaller.FileSystem - Interface in hudson.tools
-
Abstraction of the file system to perform JDK installation.
- JDKInstaller.JDKFamily - Class in hudson.tools
- JDKInstaller.JDKFamilyList - Class in hudson.tools
- JDKInstaller.JDKFile - Class in hudson.tools
- JDKInstaller.JDKList - Class in hudson.tools
-
JDK list.
- JDKInstaller.JDKRelease - Class in hudson.tools
- JDKInstaller.Platform - Enum Class in hudson.tools
-
Supported platform.
- JDKInstaller.Preference - Enum Class in hudson.tools
- JDKList() - Constructor for class hudson.tools.JDKInstaller.JDKList
- JDKRelease() - Constructor for class hudson.tools.JDKInstaller.JDKRelease
L
- licpath - Variable in class hudson.tools.JDKInstaller.JDKRelease
-
the license path
- lictitle - Variable in class hudson.tools.JDKInstaller.JDKRelease
-
the license title
- LINUX - Enum constant in enum class hudson.tools.JDKInstaller.Platform
- listSubDirectories(String) - Method in interface hudson.tools.JDKInstaller.FileSystem
-
List sub-directories of the given directory and just return the file name portion.
- locate(TaskListener, JDKInstaller.Platform, JDKInstaller.CPU) - Method in class hudson.tools.JDKInstaller
-
Performs a license click through and obtains the one-time URL for downloading bits.
M
- matchesId(String) - Method in class hudson.tools.JDKInstaller.JDKRelease
-
We used to use IDs like "jdk-6u13-oth-JPR@CDS-CDS_Developer", but Oracle switched to just "jdk-6u13-oth-JPR".
- Messages - Class in org.jenkinsci.plugins.jdk_tool
-
Generated localization support class.
- Messages() - Constructor for class org.jenkinsci.plugins.jdk_tool.Messages
N
- name - Variable in class hudson.tools.JDKInstaller.JDKFamily
- name - Variable in class hudson.tools.JDKInstaller.JDKFile
- name - Variable in class hudson.tools.JDKInstaller.JDKRelease
-
This maps to the former product code, like "jdk-6u13-oth-JPR"
O
- of(Node) - Static method in enum class hudson.tools.JDKInstaller.CPU
-
Determines the CPU of the given node.
- of(Node) - Static method in enum class hudson.tools.JDKInstaller.Platform
-
Determines the platform of the given node.
- org.jenkinsci.plugins.jdk_tool - package org.jenkinsci.plugins.jdk_tool
- OSX - Enum constant in enum class hudson.tools.JDKInstaller.Platform
P
- performInstallation(ToolInstallation, Node, TaskListener) - Method in class hudson.tools.JDKInstaller
- PRIMARY - Enum constant in enum class hudson.tools.JDKInstaller.Preference
- pullUp(String, String) - Method in interface hudson.tools.JDKInstaller.FileSystem
R
- read(String) - Method in interface hudson.tools.JDKInstaller.FileSystem
- reduce(List<JSONObject>) - Method in class hudson.tools.JDKInstaller.JDKList
- releases - Variable in class hudson.tools.JDKInstaller.JDKFamily
S
- SECONDARY - Enum constant in enum class hudson.tools.JDKInstaller.Preference
- SOLARIS - Enum constant in enum class hudson.tools.JDKInstaller.Platform
- Sparc - Enum constant in enum class hudson.tools.JDKInstaller.CPU
T
- title - Variable in class hudson.tools.JDKInstaller.JDKFile
- title - Variable in class hudson.tools.JDKInstaller.JDKRelease
-
This is human readable.
- toList() - Method in class hudson.tools.JDKInstaller.JDKList
U
- UNACCEPTABLE - Enum constant in enum class hudson.tools.JDKInstaller.Preference
V
- valueOf(String) - Static method in enum class hudson.tools.JDKInstaller.CPU
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hudson.tools.JDKInstaller.Platform
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hudson.tools.JDKInstaller.Preference
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class hudson.tools.JDKInstaller.CPU
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class hudson.tools.JDKInstaller.Platform
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class hudson.tools.JDKInstaller.Preference
-
Returns an array containing the constants of this enum class, in the order they are declared.
- version - Variable in class hudson.tools.JDKInstaller.JDKFamilyList
W
- WINDOWS - Enum constant in enum class hudson.tools.JDKInstaller.Platform
_
- _JDKInstaller_DescriptorImpl_displayName() - Static method in class org.jenkinsci.plugins.jdk_tool.Messages
-
Key
JDKInstaller.DescriptorImpl.displayName
:Install Oracle Java SE Development Kit from the website
. - _JDKInstaller_DescriptorImpl_doCheckAcceptLicense() - Static method in class org.jenkinsci.plugins.jdk_tool.Messages
-
Key
JDKInstaller.DescriptorImpl.doCheckAcceptLicense
:You must agree to the license to download the JDK.
. - _JDKInstaller_DescriptorImpl_doCheckId() - Static method in class org.jenkinsci.plugins.jdk_tool.Messages
-
Key
JDKInstaller.DescriptorImpl.doCheckId
:Define JDK ID
. - _JDKInstaller_FailedToInstallJDK(Object) - Static method in class org.jenkinsci.plugins.jdk_tool.Messages
-
Key
JDKInstaller.FailedToInstallJDK
:Failed to install JDK. Exit code={0}
. - _JDKInstaller_RequireOracleAccount(Object) - Static method in class org.jenkinsci.plugins.jdk_tool.Messages
-
Key
JDKInstaller.RequireOracleAccount
:Installing JDK requires Oracle account. <a href="{0}" target="_new">Please enter your username/password</a>
. - _JDKInstaller_UnableToInstallUntilLicenseAccepted() - Static method in class org.jenkinsci.plugins.jdk_tool.Messages
-
Key
JDKInstaller.UnableToInstallUntilLicenseAccepted
:Unable to auto-install JDK until the license is accepted.
.
All Classes and Interfaces|All Packages