Package | Description |
---|---|
hudson.model |
Core object model that are bound to URLs via stapler, rooted at Hudson.
|
hudson.slaves |
Code related to slaves.
|
hudson.tasks | |
hudson.tools |
Class and Description |
---|
JDKInstaller
Install JDKs from java.sun.com.
|
ToolDescriptor |
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 . |
Class and Description |
---|
PropertyDescriptor
Base
Descriptor type used for XyzProperty classes. |
Class and Description |
---|
DownloadFromUrlInstaller
Partial convenience implementation of
ToolInstaller that just downloads
an archive from the URL and extracts it. |
DownloadFromUrlInstaller.DescriptorImpl |
ToolDescriptor |
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 . |
Class and Description |
---|
AbstractCommandInstaller
A generic script-based installer.
|
AbstractCommandInstaller.Descriptor |
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 |
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 . |
Copyright © 2016. All rights reserved.