×
Package hudson.model ; Provides a mechanism for synchronizing build executions in the face of concurrent builds. · Represents the running state of a remote ...
Missing: jnlp/ | Show results with:jnlp/
Gets the plugin object from its short name. This allows URL hudson/plugin/ID to be served by the views of the plugin class. Parameters: ...
Missing: jnlp/ | Show results with:jnlp/
A CommandTransport that uses ByteBuffer rather than byte . AbstractByteBufferCommandTransport() - Constructor for class hudson.remoting.
Represents the running state of a remote computer that holds Executor s. Computer.DisplayExecutor. A value class to provide a consistent snapshot view of the ...
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 ...
Automatically try to launch an agent when Jenkins is initialized or a new agent computer is created. static String · CHANGELOG_URL · Hudson.CloudList ...
Missing: jnlp/ | Show results with:jnlp/
Remoting 3.1: hudson.remoting.Engine (mostly Java Web Start) was failing to establish connection if one of the URLs in urls parameter was malformed. (issue ...
Pluggable ability to manage transfer and/or storage of build artifacts. The descriptor should specify at least a display name, and optionally a {@code ...
Missing: component/ jnlp/
Let Nodes be aware of the lifecycle of their own Computer . static class, Node.Mode. Constants that control how Hudson allocates jobs to agents.
Missing: jnlp/ | Show results with:jnlp/
How I setup Git, Gerrit, Jenkins, Nginx for 1 master with linux, windows, mac slaves for Continuous Delivery of Cpp builds and tests. ... Why use Conditional step ...