Uses of Package
hudson.slaves
Packages that use hudson.slaves
Package
Description
Core object model that are bound to URLs via stapler, rooted at
Jenkins
.Code that monitors the health of agents
Security-related code.
Code related to agents.
-
Classes in hudson.slaves used by hudsonClassDescriptionCreates
Node
s to dynamically expand/shrink the agents attached to Hudson.Extension point to allow control over howComputer
s are "launched", meaning how they get connected to their agent program.Descriptor forNodeProperty
.Represents a cause that puts a computer offline.Controls when to takeComputer
offline, bring it back online, or even to destroy it. -
Classes in hudson.slaves used by hudson.logging
-
Classes in hudson.slaves used by hudson.modelClassDescriptionCreates
Node
s to dynamically expand/shrink the agents attached to Hudson.Extension point to allow control over howComputer
s are "launched", meaning how they get connected to their agent program.Receives notifications about status changes ofComputer
s.Descriptor
forSlave
.Extensible property ofNode
.Descriptor forNodeProperty
.Represents any concept that can be adapted for a node.Represents a cause that puts a computer offline.Controls when to takeComputer
offline, bring it back online, or even to destroy it.Used byComputer
to keep track of workspaces that are actively in use.Represents a leased workspace that needs to be returned later. -
Classes in hudson.slaves used by hudson.node_monitorsClassDescriptionReceives notifications about status changes of
Computer
s.Extensible property ofNode
.Descriptor forNodeProperty
.Represents a cause that puts a computer offline. -
Classes in hudson.slaves used by hudson.security
-
Classes in hudson.slaves used by hudson.slavesClassDescriptionPartial implementation of
Computer
to be used in conjunction withAbstractCloudSlave
.Partial implementation ofSlave
to be used byAbstractCloudImpl
.CreatesNode
s to dynamically expand/shrink the agents attached to Hudson.Parameter object forCloud
.Factory ofComputerLauncher
.Extension point to allow control over howComputer
s are "launched", meaning how they get connected to their agent program.Receives notifications about status changes ofComputer
s.Descriptor
forSlave
.Extensible property ofNode
.Descriptor forNodeProperty
.The node addition activity in progress.Extension point for node provisioning strategies.Represents the decision taken by an individualNodeProvisioner.Strategy
.Parameter object forNodeProvisioner.Strategy
.Represents any concept that can be adapted for a node.Represents a cause that puts a computer offline.OfflineCause
that renders a static text, but without any further UI.Taken offline by user.Controls when to takeComputer
offline, bring it back online, or even to destroy it.RetentionStrategy
that tries to keep the node online all the time.Represents a leased workspace that needs to be returned later. -
Classes in hudson.slaves used by hudson.tasks
-
Classes in hudson.slaves used by hudson.toolsClassDescriptionExtensible property of
Node
.Descriptor forNodeProperty
.Represents any concept that can be adapted for a node. -
Classes in hudson.slaves used by jenkins.agents
-
Classes in hudson.slaves used by jenkins.modelClassDescriptionCreates
Node
s to dynamically expand/shrink the agents attached to Hudson.Descriptor
forSlave
.CopyOnWriteArrayList
forNode
that has special serialization semantics of not serializingEphemeralNode
s.Extensible property ofNode
.Descriptor forNodeProperty
.Controls when to takeComputer
offline, bring it back online, or even to destroy it. -
Classes in hudson.slaves used by jenkins.slaves
-
Classes in hudson.slaves used by jenkins.slaves.restarter
-
Classes in hudson.slaves used by jenkins.util