×
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.
Used only for mapping jobs to URL in a case-insensitive fashion. CopyOnWriteList<ItemListener>, getJobListeners(). Deprecated. as of 1.286. Slave, getSlave ...
Marker interface that designates extensible components in Jenkins that can be implemented by plugins. Classes in hudson used by jenkins.slaves.systemInfo ...
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.
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 ...
No Javadoc has been published for this plugin. Plugin Information · EDAS1.0.0. alibabacloud-edas. Javadoc · Plugin Information. Alibabacloud Package Deployment ...
Package hudson.util ; FormValidation.URLCheck. Convenient base class for checking the validity of URLs. ; Futures. Various Future implementations. ; Graph. A ...
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/ ...