×
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 ...
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.
Key AbstractBuild.KeptBecause : This build is kept because of {0}. . _AbstractItem_BeingDeleted(Object) - Static method in class hudson.model.Messages.
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 ...
Asserts that the console output of the build contains the given substring. assertLogContains(String, Run) - Method in class org.jvnet.hudson.test.JenkinsRule.
Writing automated tests for Jenkins and its plugins is important to ensure that everything works as expected — in various scenarios, with multiple Java ...
Returns a decorated Launcher that automatically adds the specified environment variables. decorateByPrefix(String...) - Method in class hudson.Launcher. Returns ...
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.