×
Jenkins core · Jenkins plugins · Jenkins components.
Missing: /url | Show results with:/url
Amazon Web Services SDK :: Api Gateway1.12.696-451.v0651a_da_9ca_ec. aws-java-sdk-api-gateway. No Javadoc has been published for this plugin. Plugin Information ...
This allows URL hudson/plugin/ID to be served by the views of the plugin class. Parameters: shortName - Short name of the plugin; Returns: The plugin singleton ...
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, ...
Jul 16, 2022 · Hey everyone, I was browsing the hosted javadocs and noticed that, https://javadoc.jenkins.io/ hosts javadocs for the latest weekly version ...
Missing: /url | Show results with:/url
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.
Package hudson.model. Core object model that are bound to URLs via stapler, rooted at Jenkins .
Used only for mapping jobs to URL in a case-insensitive fashion. CopyOnWriteList<ItemListener>, getJobListeners(). Deprecated. as of 1.286. Slave, getSlave ...
This is the one used in the URL binding. contains. public abstract boolean contains​(TopLevelItem item). Checks if the job is in this collection.
Returns the URL of this item relative to the parent SearchItem . Specified by: getSearchUrl in interface SearchItem; Returns: URL like "foo" or "foo/bar".