|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JDKInstaller.FileSystem | |
---|---|
hudson.os.windows | |
hudson.tools |
Uses of JDKInstaller.FileSystem in hudson.os.windows |
---|
Classes in hudson.os.windows that implement JDKInstaller.FileSystem | |
---|---|
class |
WindowsRemoteFileSystem
JDKInstaller.FileSystem implementation for remote Windows system. |
Uses of JDKInstaller.FileSystem in hudson.tools |
---|
Methods in hudson.tools with parameters of type JDKInstaller.FileSystem | |
---|---|
void |
JDKInstaller.install(Launcher launcher,
JDKInstaller.Platform p,
JDKInstaller.FileSystem fs,
TaskListener log,
String expectedLocation,
String jdkBundle)
Performs the JDK installation to a system, provided that the bundle was already downloaded. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |