×
Returns the remote FS root absolute path or null if the agent is off-line. String, getAbsoluteRemotePath(). Just for restFul api. hudson.remoting.Channel ...
Core object model that are bound to URLs via stapler, rooted at Jenkins . hudson.slaves. Code related to agents. jenkins.slaves. Uses of SlaveComputer in hudson ...
hudson.model. 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 ...
_ComputerLauncher_JavaVersionResult(Object, Object) - Static method in class hudson.slaves. ... <a href="https://www.jenkins.io/redirect/built-in ... file, https ...
Used to trace requests to terminate a computer. Nested classes/interfaces inherited from interface hudson.ExtensionPoint · ExtensionPoint.
SlaveComputer(Slave) - Constructor for class hudson.slaves.SlaveComputer · SlaveComputer_DisconnectedBy(Object, Object) - Static method in class hudson.slaves.
Asserts that the console output of the build contains the given substring. assertLogContains(String, Run) - Method in class org.jvnet.hudson.test.JenkinsRule.
Returns true if the node is accepting tasks. isAcceptingTasks(T) - Method in class hudson.slaves.RetentionStrategy. Returns true if the computer is accepting ...
Gets list of command-line arguments for the work directory. toCommandLineString(SlaveComputer) - Method in class jenkins.slaves.RemotingWorkDirSettings. Gets a ...
Partial implementation of Slave to be used by AbstractCloudImpl . AbstractCommandInstaller. A generic script-based installer. AbstractCommandInstaller.