Uses of Package
hudson.tools
Packages that use hudson.tools
Package
Description
Core object model that are bound to URLs via stapler, rooted at
Jenkins
.Code that monitors the health of agents
Code related to agents.
-
Classes in hudson.tools used by hudson.modelClassDescriptionFormalization of a tool installed in nodes used for builds.Subclasses can extend this for data migration from old field storing home directory.An object which can ensure that a generic
ToolInstallation
in fact exists on a node.Extensible property ofToolInstallation
. -
Classes in hudson.tools used by hudson.node_monitors
-
Classes in hudson.tools used by hudson.slaves
-
Classes in hudson.tools used by hudson.tasksClassDescriptionPartial convenience implementation of
ToolInstaller
that just downloads an archive from the URL and extracts it.Formalization of a tool installed in nodes used for builds.Subclasses can extend this for data migration from old field storing home directory.An object which can ensure that a genericToolInstallation
in fact exists on a node.Descriptor for aToolInstaller
.Extensible property ofToolInstallation
. -
Classes in hudson.tools used by hudson.toolsClassDescriptionA generic script-based installer.Partial convenience implementation of
ToolInstaller
that just downloads an archive from the URL and extracts it.Downloadable and installable tool.BaseDescriptor
type used forXyzProperty
classes.Formalization of a tool installed in nodes used for builds.An object which can ensure that a genericToolInstallation
in fact exists on a node.Descriptor for aToolInstaller
.This Jenkins-wide extension points can participate in determining the actual node-specific path of theToolInstallation
for the givenNode
.Extensible property ofToolInstallation
.Descriptor forToolProperty
.