×
Jenkins core · Jenkins plugins · Jenkins components.
Stapler Javadoc describes the framework used by Jenkins to route requests to the objects handling them. Learn more. Components Javadoc. Components Javadoc ...
This method will ignore Maven and matrix projects, as well as projects inside containers such as folders. You may prefer to call ItemGroup.getAllItems(Class) on ...
Aug 3, 2023 · Javadoc ... This plugin adds Javadoc support to Jenkins. This functionality used to be a part of the core, but as of Jenkins 1.431, it was split ...
It exposes a bunch of operations (and we should add more operations as long as they are generally useful), and when invoked against a file on a remote node, ...
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Basic configuration unit in Hudson. Every Item is hosted in an ItemGroup called "parent", and some Item s are ItemGroup s. This form a tree structure, ...
Gets the nearest ancestor AbstractBuild that belongs to the root project of getProject() that dominates/governs/encompasses this build.
Used to expose remote access API for ".../api/". If the parent object has a _api.jelly view, it will be included in the api index page.
since 2007-12-18. This method is deprecated when Hudson moved from simple Unix root-like model of "admin gets to do everything, and others don't have any ...