Google
×
Captures the configuration information in it. To register a custom SCM implementation from a plugin, put Extension on your SCMDescriptor .
Aug 4, 2016 · This plugin allows you to synchronize your hudson configuration files with an SCM, allowing you to specify a commit message every time a ...
Parses SCM configuration from the submitted form. Methods in hudson.scm that return types with arguments of type SCM. Modifier and Type, Method, Description ...
A ConfigurationEntityMatcher for job and Cloudbees Folders plugin folder configuration files. Matches config.xml located in jobs/project/config.xml (normal ...
Implementing this method allows Hudson to reuse RepositoryBrowser configured for one project to be used for other "compatible" projects. SCM.guessBrowser() is ...
Parses SCM configuration from the submitted form. Methods inherited from class java.lang.Object · clone, equals, finalize, getClass, hashCode, notify, notifyAll ...
The repo plugin provides an SCM implementation to be used with the Pipeline SCM checkout step. The Pipeline Syntax Snippet Generator guides the user to select ...
Hudson supports building on distributed machines, and the SCM plugin must be able to be executed on other machines than the master.
Sep 7, 2021 · All SCM plugins are subclasses of hudson.scm.SCM. This class has a few methods that an SCM implementation will want to override: public ...
scm used by hudson.scm.localclient. Class and Description. IntegrityCMProject. This class represents an Integrity Configuration Management Project Provides ...