×
Uses of Class hudson.slaves.ComputerListener ; Core object model that are bound to URLs via stapler, rooted at Jenkins . · Code that monitors the health of agents.
Used only for mapping jobs to URL in a case-insensitive fashion. ... Use ComputerListener. ... setSlaves. @Deprecated public void setSlaves​(List<Slave> slaves) ...
Returns true if this computer can be launched by Hudson proactively and automatically. ... URL like "foo" or "foo/bar". The path can end ... slaves/NAME/slave.log ...
Creates Node s to dynamically expand/shrink the agents attached to Hudson. ComputerLauncher. Extension point to allow control over how Computer s are "launched" ...
Server-side CLI commands for Hudson. · Core object model that are bound to URLs via stapler, rooted at Jenkins . · Listener interfaces for various events that ...
Serves as the top of Computer s in the URL hierarchy. ... Participates in the rendering of HTML pages for all pages of Hudson. ... java.util.List<hudson.model.
Read-only map implementation that uses less memory than HashMap / TreeMap . PackedMap.ConverterImpl - Class in hudson.util. Should persist like a regular map.
Pluggable ability to manage transfer and/or storage of build artifacts. The descriptor should specify at least a display name, and optionally a {@code ...
Creates a new Computer object that acts as the UI peer of this Node . Computer, Slave. createComputer(). static Computer, Computer.
Default the built-in Jenkins Update Center URL to https://updates.jenkins.io instead of obsolete HTTP endpoint. This requires a JRE compatible with Let's ...