|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use hudson.tools | |
---|---|
hudson.model | Core object model that are bound to URLs via stapler, rooted at Hudson. |
hudson.os.windows | |
hudson.slaves | Code related to slaves. |
hudson.tasks | Built-in Builders and Publishers that perform the actual heavy-lifting of a build. |
hudson.tools | |
org.jvnet.hudson.test | Test harness for Jenkins and its plugins. |
Classes in hudson.tools used by hudson.model | |
---|---|
JDKInstaller
Install JDKs from java.sun.com. |
|
ToolDescriptor
Descriptor for ToolInstallation . |
|
ToolInstallation
Formalization of a tool installed in nodes used for builds. |
|
ToolInstallation.ToolConverter
Subclasses can extend this for data migration from old field storing home directory. |
|
ToolProperty
Extensible property of ToolInstallation . |
Classes in hudson.tools used by hudson.os.windows | |
---|---|
JDKInstaller.FileSystem
Abstraction of the file system to perform JDK installation. |
Classes in hudson.tools used by hudson.slaves | |
---|---|
PropertyDescriptor
Base Descriptor type used for XyzProperty classes. |
Classes in hudson.tools used by hudson.tasks | |
---|---|
DownloadFromUrlInstaller
Partial convenience implementation of ToolInstaller that just downloads
an archive from the URL and extracts it. |
|
DownloadFromUrlInstaller.DescriptorImpl
|
|
ToolDescriptor
Descriptor for ToolInstallation . |
|
ToolInstallation
Formalization of a tool installed in nodes used for builds. |
|
ToolInstallation.ToolConverter
Subclasses can extend this for data migration from old field storing home directory. |
|
ToolInstaller
An object which can ensure that a generic ToolInstallation in fact exists on a node. |
|
ToolInstallerDescriptor
Descriptor for a ToolInstaller . |
|
ToolProperty
Extensible property of ToolInstallation . |
Classes in hudson.tools used by hudson.tools | |
---|---|
DownloadFromUrlInstaller
Partial convenience implementation of ToolInstaller that just downloads
an archive from the URL and extracts it. |
|
DownloadFromUrlInstaller.Installable
Downloadable and installable tool. |
|
JDKInstaller.CPU
CPU type. |
|
JDKInstaller.DescriptorImpl
|
|
JDKInstaller.FileSystem
Abstraction of the file system to perform JDK installation. |
|
JDKInstaller.JDKFamily
|
|
JDKInstaller.JDKFamilyList
|
|
JDKInstaller.JDKFile
|
|
JDKInstaller.JDKRelease
|
|
JDKInstaller.Platform
Supported platform. |
|
JDKInstaller.Preference
|
|
PropertyDescriptor
Base Descriptor type used for XyzProperty classes. |
|
ToolDescriptor
Descriptor for ToolInstallation . |
|
ToolInstallation
Formalization of a tool installed in nodes used for builds. |
|
ToolInstaller
An object which can ensure that a generic ToolInstallation in fact exists on a node. |
|
ToolInstallerDescriptor
Descriptor for a ToolInstaller . |
|
ToolLocationNodeProperty.ToolLocation
|
|
ToolLocationTranslator
This Jenkins-wide extension points can participate in determining the actual node-specific path of the ToolInstallation for the given Node . |
|
ToolProperty
Extensible property of ToolInstallation . |
|
ToolPropertyDescriptor
Descriptor for ToolProperty . |
Classes in hudson.tools used by org.jvnet.hudson.test | |
---|---|
ToolProperty
Extensible property of ToolInstallation . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |