| Package | Description |
|---|---|
| hudson | |
| hudson.logging | |
| 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.security |
Security-related code.
|
| hudson.slaves |
Code related to slaves.
|
| hudson.tasks | |
| hudson.tools | |
| jenkins.model | |
| jenkins.slaves | |
| jenkins.slaves.restarter |
| Class and Description |
|---|
| Cloud
Creates
Nodes to dynamically expand/shrink the slaves attached to Hudson. |
| ComputerLauncher
Extension point to allow control over how
Computers 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. |
| Class and Description |
|---|
| ComputerListener
Receives notifications about status changes of
Computers. |
| Class and Description |
|---|
| Cloud
Creates
Nodes to dynamically expand/shrink the slaves attached to Hudson. |
| ComputerLauncher
Extension point to allow control over how
Computers are "launched",
meaning how they get connected to their slave agent program. |
| ComputerListener
Receives notifications about status changes of
Computers. |
NodeDescriptor
Descriptor for Slave. |
| NodeProperty
Extensible property of
Node. |
| NodePropertyDescriptor
Descriptor for
NodeProperty. |
| NodeProvisioner |
| 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 |
| 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.
|
| Class and Description |
|---|
| ComputerListener
Receives notifications about status changes of
Computers. |
| OfflineCause
Represents a cause that puts a computer offline.
|
| Class and Description |
|---|
| Cloud
Creates
Nodes to dynamically expand/shrink the slaves attached to Hudson. |
| Class and Description |
|---|
| AbstractCloudComputer
Partial implementation of
Computer to be used in conjunction with
AbstractCloudSlave. |
| AbstractCloudSlave
Partial implementation of
Slave to be used by AbstractCloudImpl. |
| Cloud
Creates
Nodes to dynamically expand/shrink the slaves attached to Hudson. |
| CloudProvisioningListener |
CommandLauncher
ComputerLauncher through a remote login mechanism like ssh/rsh. |
| ComputerConnector
Factory of
ComputerLauncher. |
| ComputerConnectorDescriptor |
| ComputerLauncher
Extension point to allow control over how
Computers are "launched",
meaning how they get connected to their slave agent program. |
| ComputerListener
Receives notifications about status changes of
Computers. |
| EnvironmentVariablesNodeProperty.Entry |
NodeDescriptor
Descriptor for Slave. |
| NodeProperty
Extensible property of
Node. |
| NodePropertyDescriptor
Descriptor for
NodeProperty. |
| NodeProvisioner.PlannedNode
The node addition activity in progress.
|
| NodeProvisioner.Strategy
Extension point for node provisioning strategies.
|
| NodeProvisioner.StrategyDecision
Represents the decision taken by an individual
NodeProvisioner.Strategy. |
| NodeProvisioner.StrategyState
Parameter object for
NodeProvisioner.Strategy. |
| NodeSpecific
Represents any concept that can be adapted for a node.
|
| OfflineCause
Represents a cause that puts a computer offline.
|
OfflineCause.SimpleOfflineCause
OfflineCause that renders a static text,
but without any further UI. |
| OfflineCause.UserCause
Taken offline by user.
|
| 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 |
| WorkspaceList.Lease
Represents a leased workspace that needs to be returned later.
|
| Class and Description |
|---|
| NodeSpecific
Represents any concept that can be adapted for a node.
|
| Class and Description |
|---|
| NodeProperty
Extensible property of
Node. |
| NodePropertyDescriptor
Descriptor for
NodeProperty. |
| NodeSpecific
Represents any concept that can be adapted for a node.
|
| Class and Description |
|---|
| Cloud
Creates
Nodes 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 EphemeralNodes. |
| NodeProperty
Extensible property of
Node. |
| NodePropertyDescriptor
Descriptor for
NodeProperty. |
| NodeProvisioner |
| RetentionStrategy
Controls when to take
Computer offline, bring it back online, or even to destroy it. |
| Class and Description |
|---|
| ComputerListener
Receives notifications about status changes of
Computers. |
| SlaveComputer |
| Class and Description |
|---|
| ComputerListener
Receives notifications about status changes of
Computers. |
Copyright © 2019. All rights reserved.