|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use hudson.slaves | |
---|---|
hudson | |
hudson.maven | Maven support. |
hudson.model | Core object model that are bound to URLs via stapler, rooted at Hudson. |
hudson.node_monitors | Code that monitors the health of slaves |
hudson.os.windows | |
hudson.security | Security-related code. |
hudson.slaves | Code related to slaves. |
hudson.tasks | Built-in Builders and Publishers that perform the actual heavy-lifting of a build. |
hudson.tools | |
jenkins.model | |
jenkins.slaves | |
org.jvnet.hudson.test | Test harness for Jenkins and its plugins. |
Classes in hudson.slaves used by hudson | |
---|---|
Cloud
Creates Node s to dynamically expand/shrink the slaves attached to Hudson. |
|
ComputerLauncher
Extension point to allow control over how Computer s are "launched",
meaning how they get connected to their slave agent program. |
|
NodePropertyDescriptor
Descriptor for NodeProperty . |
|
OfflineCause
Represents a cause that puts a computer offline. |
|
RetentionStrategy
Controls when to take Computer offline, bring it back online, or even to destroy it. |
Classes in hudson.slaves used by hudson.maven | |
---|---|
ComputerListener
Receives notifications about status changes of Computer s. |
Classes in hudson.slaves used by hudson.model | |
---|---|
Cloud
Creates Node s to dynamically expand/shrink the slaves attached to Hudson. |
|
ComputerLauncher
Extension point to allow control over how Computer s are "launched",
meaning how they get connected to their slave agent program. |
|
ComputerListener
Receives notifications about status changes of Computer s. |
|
NodeDescriptor
Descriptor for Slave . |
|
NodeProperty
Extensible property of Node . |
|
NodePropertyDescriptor
Descriptor for NodeProperty . |
|
NodeProvisioner
Uses the LoadStatistics and determines when we need to allocate
new NodeProvisioner.PlannedNode s through Cloud . |
|
NodeSpecific
Represents any concept that can be adapted for a node. |
|
OfflineCause
Represents a cause that puts a computer offline. |
|
RetentionStrategy
Controls when to take Computer offline, bring it back online, or even to destroy it. |
|
SlaveComputer
Computer for Slave s. |
|
WorkspaceList
Used by Computer to keep track of workspaces that are actively in use. |
|
WorkspaceList.Lease
Represents a leased workspace that needs to be returned later. |
Classes in hudson.slaves used by hudson.node_monitors | |
---|---|
ComputerListener
Receives notifications about status changes of Computer s. |
|
OfflineCause
Represents a cause that puts a computer offline. |
Classes in hudson.slaves used by hudson.os.windows | |
---|---|
ComputerConnector
Factory of ComputerLauncher . |
|
ComputerConnectorDescriptor
Descriptor for ComputerConnector . |
|
ComputerLauncher
Extension point to allow control over how Computer s are "launched",
meaning how they get connected to their slave agent program. |
|
SlaveComputer
Computer for Slave s. |
Classes in hudson.slaves used by hudson.security | |
---|---|
Cloud
Creates Node s to dynamically expand/shrink the slaves attached to Hudson. |
Classes in hudson.slaves used by hudson.slaves | |
---|---|
AbstractCloudComputer
Partial implementation of Computer to be used in conjunction with
AbstractCloudSlave . |
|
AbstractCloudSlave
Partial implementation of Slave to be used by AbstractCloudImpl . |
|
Cloud
Creates Node s to dynamically expand/shrink the slaves attached to Hudson. |
|
CommandLauncher
ComputerLauncher through a remote login mechanism like ssh/rsh. |
|
ComputerConnector
Factory of ComputerLauncher . |
|
ComputerConnectorDescriptor
Descriptor for ComputerConnector . |
|
ComputerLauncher
Extension point to allow control over how Computer s are "launched",
meaning how they get connected to their slave agent program. |
|
ComputerListener
Receives notifications about status changes of Computer s. |
|
EnvironmentVariablesNodeProperty.Entry
|
|
NodeDescriptor
Descriptor for Slave . |
|
NodeProperty
Extensible property of Node . |
|
NodePropertyDescriptor
Descriptor for NodeProperty . |
|
NodeProvisioner.PlannedNode
The node addition activity in progress. |
|
NodeSpecific
Represents any concept that can be adapted for a node. |
|
OfflineCause
Represents a cause that puts a computer offline. |
|
RetentionStrategy
Controls when to take Computer offline, bring it back online, or even to destroy it. |
|
RetentionStrategy.Always
RetentionStrategy that tries to keep the node online all the time. |
|
SlaveComputer
Computer for Slave s. |
|
WorkspaceList.Lease
Represents a leased workspace that needs to be returned later. |
Classes in hudson.slaves used by hudson.tasks | |
---|---|
NodeSpecific
Represents any concept that can be adapted for a node. |
Classes in hudson.slaves used by hudson.tools | |
---|---|
NodeProperty
Extensible property of Node . |
|
NodePropertyDescriptor
Descriptor for NodeProperty . |
Classes in hudson.slaves used by jenkins.model | |
---|---|
Cloud
Creates Node s to dynamically expand/shrink the slaves attached to Hudson. |
|
NodeDescriptor
Descriptor for Slave . |
|
NodeList
CopyOnWriteArrayList for Node that has special serialization semantics
of not serializing EphemeralNode s. |
|
NodeProperty
Extensible property of Node . |
|
NodePropertyDescriptor
Descriptor for NodeProperty . |
|
NodeProvisioner
Uses the LoadStatistics and determines when we need to allocate
new NodeProvisioner.PlannedNode s through Cloud . |
|
RetentionStrategy
Controls when to take Computer offline, bring it back online, or even to destroy it. |
Classes in hudson.slaves used by jenkins.slaves | |
---|---|
ComputerListener
Receives notifications about status changes of Computer s. |
|
SlaveComputer
Computer for Slave s. |
Classes in hudson.slaves used by org.jvnet.hudson.test | |
---|---|
CommandLauncher
ComputerLauncher through a remote login mechanism like ssh/rsh. |
|
ComputerConnector
Factory of ComputerLauncher . |
|
ComputerLauncher
Extension point to allow control over how Computer s are "launched",
meaning how they get connected to their slave agent program. |
|
ComputerListener
Receives notifications about status changes of Computer s. |
|
DumbSlave
Default Slave implementation for computers that do not belong to a higher level structure,
like grid or cloud. |
|
NodeDescriptor
Descriptor for Slave . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |