×
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 ...
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.
Determines when interception happens. Stapler. Maps an HTTP request to a method call / JSP invocation against a model object by evaluating the request URL in a ...
An avatar cache that will serve URLs that have been recently registered through AvatarCache.buildUrl(String, String) . AvatarImage. Holds Image and lastModified ...
This class provides basic functionality to allow the creation of a valid download link for a given artifact. AbstractMavenArtifactChoiceListProvider. Base Class ...
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/ ...
Gets the relative name to this item from the specified group. String, getShortUrl(). Returns the URL of this item relative to the parent ItemGroup .
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, ...
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.
The index.jelly view contributes a form fragment in the page where the user enters actual values of parameters for a build. The result of this form submission ...