×
Core object model that are bound to URLs via stapler, rooted at Jenkins . hudson.node_monitors. Code that monitors the health of agents. hudson.security.
Marker interface that designates extensible components in Jenkins that can be implemented by plugins. Classes in hudson used by jenkins.slaves.systemInfo ...
Used only for mapping jobs to URL in a case-insensitive fashion. CopyOnWriteList<ItemListener>, getJobListeners(). Deprecated. as of 1.286. Slave, getSlave ...
Receives events that happen during some lengthy operation that has some chance of failures, such as a build, SCM change polling, agent launch, and so on.
Makes AdjunctManager URL-bound. The dummy parameter allows us to use different URLs for the same adjunct, for proper cache handling. getSlaveAgentPort.
Let Nodes be aware of the lifecycle of their own Computer . static class, Node.Mode. Constants that control how Hudson allocates jobs to agents.
No Javadoc has been published for this plugin. Plugin Information · EDAS1.0.0. alibabacloud-edas. Javadoc · Plugin Information. Alibabacloud Package Deployment ...
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 ...
A plugin is bound to URL space of Hudson as ${rootURL}/plugin/foo/ , where "foo" is taken from your plugin name "foo.jpi". All your web resources in src/main/ ...
Core object model that are bound to URLs via stapler, rooted at Jenkins . ... Offers a way to write to the log file for this agent. Methods in hudson.slaves with ...