Uses of Package
jenkins
-
Packages that use jenkins Package Description 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 agentsjenkins jenkins.model jenkins.slaves -
Classes in jenkins used by hudson Class Description AgentProtocol Pluggable Jenkins TCP agent protocol handler called fromTcpSlaveAgentListener
.ExtensionComponentSet Represents the components that's newly discovered duringExtensionFinder.refresh()
.ExtensionRefreshException Signals thatExtensionFinder.refresh()
had failed.RestartRequiredException Indicates that the plugin cannot be deployed without a restart.YesNoMaybe Enum that representsBoolean
state (including null for the absence.) -
Classes in jenkins used by hudson.cli.declarative Class Description ExtensionComponentSet Represents the components that's newly discovered duringExtensionFinder.refresh()
.ExtensionRefreshException Signals thatExtensionFinder.refresh()
had failed. -
Classes in jenkins used by hudson.node_monitors Class Description MasterToSlaveFileCallable FilePath.FileCallable
s that are meant to be only used on the master. -
Classes in jenkins used by jenkins Class Description AgentProtocol Pluggable Jenkins TCP agent protocol handler called fromTcpSlaveAgentListener
.ExtensionComponentSet Represents the components that's newly discovered duringExtensionFinder.refresh()
.ExtensionFilter Filters outExtensionComponent
s discovered byExtensionFinder
s, as if they were never discovered.YesNoMaybe Enum that representsBoolean
state (including null for the absence.) -
Classes in jenkins used by jenkins.model Class Description ExtensionRefreshException Signals thatExtensionFinder.refresh()
had failed. -
Classes in jenkins used by jenkins.slaves Class Description AgentProtocol Pluggable Jenkins TCP agent protocol handler called fromTcpSlaveAgentListener
.