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.
|
jenkins | |
jenkins.model | |
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 |
---|
AgentProtocol
Pluggable Jenkins TCP agent protocol handler called from
TcpSlaveAgentListener . |
ExtensionComponentSet
Represents the components that's newly discovered during
ExtensionFinder.refresh() . |
ExtensionFilter
Filters out
ExtensionComponent s discovered by ExtensionFinder s,
as if they were never discovered. |
YesNoMaybe
Enum that represents
Boolean state (including null for the absence.) |
Class and Description |
---|
ExtensionRefreshException
Signals that
ExtensionFinder.refresh() had failed. |
Class and Description |
---|
AgentProtocol
Pluggable Jenkins TCP agent protocol handler called from
TcpSlaveAgentListener . |
Copyright © 2016. All rights reserved.