Uses of Package
jenkins
Package
Description
Code for supporting declarative CLI commands, which are annotated methods on model objects.
Code that monitors the health of agents
-
ClassDescriptionPluggable Jenkins TCP agent protocol handler called from
TcpSlaveAgentListener
.Represents the components that's newly discovered duringExtensionFinder.refresh()
.Signals thatExtensionFinder.refresh()
had failed.Indicates that the plugin cannot be deployed without a restart.Enum that representsBoolean
state (including null for the absence.) -
ClassDescriptionRepresents the components that's newly discovered during
ExtensionFinder.refresh()
.Signals thatExtensionFinder.refresh()
had failed. -
-
ClassDescriptionPluggable Jenkins TCP agent protocol handler called from
TcpSlaveAgentListener
.Represents the components that's newly discovered duringExtensionFinder.refresh()
.Filters outExtensionComponent
s discovered byExtensionFinder
s, as if they were never discovered.Enum that representsBoolean
state (including null for the absence.) -
-