|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JDKInstaller.CPU | |
|---|---|
| hudson.tools | |
| Uses of JDKInstaller.CPU in hudson.tools |
|---|
| Methods in hudson.tools that return JDKInstaller.CPU | |
|---|---|
static JDKInstaller.CPU |
JDKInstaller.CPU.current()
Determines the CPU of the current JVM. |
static JDKInstaller.CPU |
JDKInstaller.CPU.of(Node n)
Determines the CPU of the given node. |
static JDKInstaller.CPU |
JDKInstaller.CPU.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static JDKInstaller.CPU[] |
JDKInstaller.CPU.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in hudson.tools with parameters of type JDKInstaller.CPU | |
|---|---|
URL |
JDKInstaller.locate(TaskListener log,
JDKInstaller.Platform platform,
JDKInstaller.CPU cpu)
Performs a license click through and obtains the one-time URL for downloading bits. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||