×
Package hudson.slaves. Class NodeProperty<N extends Node>. java.lang.Object. hudson.slaves.NodeProperty<N>. Type Parameters: N - NodeProperty can choose to only ...
Missing: /url | Show results with:/url
Uses of Class hudson.slaves.NodeProperty ; Core object model that are bound to URLs via stapler, rooted at Jenkins . · Code that monitors the health of agents.
This allows URL hudson/plugin/ID to be served by the views of the plugin class. Parameters: shortName - Short name of the plugin; Returns: The plugin ...
Let Nodes be aware of the lifecycle of their own Computer . static class, Node.Mode. Constants that control how Hudson allocates jobs to agents.
Convenient base class for common NodeMonitor implementation where the "monitoring" consists of executing something periodically on every node and taking some ...
Used to serialize the range sets (builds) of the fingerprint using commas and dashes. serializedClass(Class) - Method in class hudson.util.xstream.
Asserts that the console output of the build contains the given substring. assertLogContains(String, Run) - Method in class org.jvnet.hudson.test.JenkinsRule.
Returns a Launcher for executing programs on this node. Launcher, Slave. createLauncher​(TaskListener listener). Creates a launcher for the agent.
Pluggable ability to manage transfer and/or storage of build artifacts. The descriptor should specify at least a display name, and optionally a {@code ...
Returns true if the node is accepting tasks. isAcceptingTasks(T) - Method in class hudson.slaves.RetentionStrategy. Returns true if the computer is accepting ...