×
Captures the configuration information in it. To register a custom SCM implementation from a plugin, put Extension on your SCMDescriptor .
Gets the plugin object from its short name. This allows URL hudson/plugin/ID to be served by the views of the plugin class. Parameters: ...
Gets the URL that this Descriptor is bound to, relative to the context path. ... This method is used to hook up the form validation method to the corresponding ...
Missing: scm/ | Show results with:scm/
Listener interfaces for various events that occur inside the server. hudson.scm. Jenkins's interface with source code management systems. hudson.security.
Checks if the given value is an URL to some Hudson's top page. ... Participates in the rendering of HTML pages for all pages of Hudson. ... Extension point for ...
Captures the configuration information in it. SCM() - Constructor for class hudson.scm.SCM · SCM_Permissions_Title() - Static method in class hudson.scm.
A simple root action that exposes the public key to users so that they do not need to search for the X-Instance-Identity response header, also exposes the ...
Hierarchy For Package hudson.plugins.URLSCM. Class Hierarchy. java.lang.Object. hudson.model.AbstractModelObject (implements hudson.search.
Puts the input field for allowing an user to limit this installer to a certain label. Label - Class in hudson.model. Group of Node s.
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 ...