×
Default Slave implementation for computers that do not belong to a higher level structure, like grid or cloud. Author: Kohsuke Kawaguchi; See Also: Serialized ...
Missing: /url | Show results with:/url
Core object model that are bound to URLs via stapler, rooted at Jenkins . hudson.slaves. Code related to agents. Uses of Slave in hudson.model ...
Checks if the given value is an URL to some Hudson's top page. ... Participates in the rendering of HTML pages for all pages of Hudson. ... java.util.List<hudson ...
_ComputerLauncher_JavaVersionResult(Object, Object) - Static method in class hudson.slaves. ... <a href="https://www.jenkins.io/redirect/built-in ... file, https ...
Writing automated tests for Jenkins and its plugins is important to ensure that everything works as expected — in various scenarios, with multiple Java ...
Returns the remote FS root absolute path or null if the agent is off-line. String, getAbsoluteRemotePath(). Just for restFul api. hudson.remoting.Channel ...
Missing: DumbSlave. | Show results with:DumbSlave.
Asserts that the console output of the build contains the given substring. assertLogContains(String, Run) - Method in class org.jvnet.hudson.test.JenkinsRule.
Pluggable ability to manage transfer and/or storage of build artifacts. The descriptor should specify at least a display name, and optionally a {@code ...
Default the built-in Jenkins Update Center URL to https://updates.jenkins.io instead of obsolete HTTP endpoint. ... Failed to instantiate class hudson.slaves.
Core object model that are bound to URLs via stapler, rooted at Jenkins . hudson.model.labels. Boolean expression over labels. hudson.model.listeners.