×
Gets the absolute URL of Jenkins top page, such as http://localhost/jenkins/ . ... Is Jenkins running in HTTPS? ... Methods inherited from class java.lang.Object.
Utility class for Java ... Participates in the rendering of HTML pages for all pages of Hudson. ... Jenkins URL is required for a lot of operations in both core and ...
Returns the URL of this Run , relative to the context root of Hudson. Returns: String like "job/foo/32/" with trailing slash but no leading slash.
Gets the relative name to this item from the specified group. String, getShortUrl(). Returns the URL of this item relative to the parent ItemGroup .
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 job is an runnable entity under the monitoring of Hudson. Every time it "runs", it will be recorded as a Run object. To create a custom job type, ...
Index · Help · All Classes. SEARCH ... Fields inherited from class jenkins.model.Jenkins ... Used only for mapping jobs to URL in a case-insensitive fashion.
Sep 28, 2022 · First off, I'm relatively new to DevOps in General as well as Java. Which makes debugging maven and Jenkins all the more difficult for me.
Missing: javadoc. index.
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/ ...
Methods inherited from class java.lang.Object ... Includes HTML. ... Default implementation that returns empty index. Overrides: makeSearchIndex in class ...