Uses of Package
hudson.tools
-
Packages that use hudson.tools Package Description hudson.model Core object model that are bound to URLs via stapler, rooted atJenkins
.hudson.slaves Code related to agents.hudson.tasks hudson.tools -
Classes in hudson.tools used by hudson.model Class Description 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 genericToolInstallation
in fact exists on a node.ToolProperty Extensible property ofToolInstallation
. -
Classes in hudson.tools used by hudson.slaves Class Description PropertyDescriptor BaseDescriptor
type used forXyzProperty
classes. -
Classes in hudson.tools used by hudson.tasks Class Description DownloadFromUrlInstaller Partial convenience implementation ofToolInstaller
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 genericToolInstallation
in fact exists on a node.ToolInstallerDescriptor Descriptor for aToolInstaller
.ToolProperty Extensible property ofToolInstallation
. -
Classes in hudson.tools used by hudson.tools Class Description AbstractCommandInstaller A generic script-based installer.AbstractCommandInstaller.Descriptor DownloadFromUrlInstaller Partial convenience implementation ofToolInstaller
that just downloads an archive from the URL and extracts it.DownloadFromUrlInstaller.Installable Downloadable and installable tool.PropertyDescriptor BaseDescriptor
type used forXyzProperty
classes.ToolDescriptor ToolInstallation Formalization of a tool installed in nodes used for builds.ToolInstaller An object which can ensure that a genericToolInstallation
in fact exists on a node.ToolInstaller.ToolInstallerEntry ToolInstallerDescriptor Descriptor for aToolInstaller
.ToolLocationNodeProperty.ToolLocation ToolLocationTranslator This Jenkins-wide extension points can participate in determining the actual node-specific path of theToolInstallation
for the givenNode
.ToolProperty Extensible property ofToolInstallation
.ToolPropertyDescriptor Descriptor forToolProperty
.