| Package | Description |
|---|---|
| hudson | |
| hudson.cli |
Server-side CLI commands for Hudson.
|
| hudson.cli.declarative |
Code for supporting declarative CLI commands, which are annotated methods on model objects.
|
| hudson.node_monitors |
Code that monitors the health of slaves
|
| jenkins | |
| jenkins.model | |
| jenkins.security.s2m |
Slave -> master security.
|
| jenkins.slaves |
| Class and Description |
|---|
| ExtensionComponentSet
Represents the components that's newly discovered during
ExtensionFinder.refresh(). |
| ExtensionRefreshException
Signals that
ExtensionFinder.refresh() had failed. |
| RestartRequiredException
Indicates that the plugin cannot be deployed without a restart.
|
| YesNoMaybe
Enum that represents
Boolean state (including null for the absence.) |
| Class and Description |
|---|
| AgentProtocol
Pluggable Jenkins TCP agent protocol handler called from
TcpSlaveAgentListener. |
| Class and Description |
|---|
| ExtensionComponentSet
Represents the components that's newly discovered during
ExtensionFinder.refresh(). |
| ExtensionRefreshException
Signals that
ExtensionFinder.refresh() had failed. |
| Class and Description |
|---|
MasterToSlaveFileCallable
FilePath.FileCallables that are meant to be only used on the master. |
| Class and Description |
|---|
| AgentProtocol
Pluggable Jenkins TCP agent protocol handler called from
TcpSlaveAgentListener. |
| ExtensionComponentSet
Represents the components that's newly discovered during
ExtensionFinder.refresh(). |
| ExtensionFilter
Filters out
ExtensionComponents discovered by ExtensionFinders,
as if they were never discovered. |
| FilePathFilter
Inspects
FilePath access from remote channels. |
| SoloFilePathFilter
Variant of
FilePathFilter that assumes it is the sole actor. |
| YesNoMaybe
Enum that represents
Boolean state (including null for the absence.) |
| Class and Description |
|---|
| ExtensionRefreshException
Signals that
ExtensionFinder.refresh() had failed. |
| Class and Description |
|---|
| FilePathFilter
Inspects
FilePath access from remote channels. |
| ReflectiveFilePathFilter
Convenient adapter for
FilePathFilter that allows you to handle all
operations as a single string argument. |
| Class and Description |
|---|
| AgentProtocol
Pluggable Jenkins TCP agent protocol handler called from
TcpSlaveAgentListener. |
Copyright © 2019. All rights reserved.