×
The jenkins.scm.api.SCMFileSystem extension point is designed to solve the use cases of browsing the content of a specific "branches" / "tags" / "change ...
This plugin provides a new enhanced API for interacting with SCM systems.
Extension point that allows different plugins to implement SCMFileSystem classes for the same SCM or SCMSource and let Jenkins pick the most capable for any ...
A SCMSource is responsible for fetching SCMHead and corresponding SCMRevision instances from which it can build SCM instances that are configured to check ...
An API/SPI to allow the sharing of common traits between different SCMSource and SCMNavigator implementations. jenkins.scm.impl.
An Item that owns SCMSource instances. Any SCMSource instances accessed through a SCMSourceOwner will have had SCMSource.setOwner(SCMSourceOwner) called ...
Gets the SCMRevision for the specified SCMSource from the specified Actionable . String, getSourceId().
Apr 11, 2024 · It is the preferred tool for Jenkins Pipeline creation, as it provides online help for the Pipeline steps available in your Jenkins controller.
Extension point that allows different plugins to implement SCMFileSystem classes for the same SCM or SCMSource and let Jenkins pick the most capable for any ...