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 ...
Package hudson.model. Core object model that are bound to URLs via stapler, rooted at Jenkins .
Used in Run.RunExecution.run(hudson.model.BuildListener) to indicates that a fatal error in a build is reported to BuildListener and the build should be ...
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, ...
Gets the relative name to this item from the specified group. String, getShortUrl(). Returns the URL of this item relative to the parent ItemGroup .
Nested classes/interfaces inherited from class jenkins.model.Jenkins · Jenkins.DescriptorImpl, Jenkins.EnforceSlaveAgentPortAdministrativeMonitor, Jenkins.
Pipeline: Model API2.2198.v41dd8ef6dd56. pipeline-model-api. Javadoc · Plugin Information. Pipeline: Declarative Agent API1.1.1. pipeline-model-declarative- ...
Records the parameter values used for a build. This object is associated with the build record so that we remember what parameters were used for what build.
This allows "Update Center" to live at the URL /pluginManager/updates/ in addition to its /updateCenter/ URL which is provided by Jenkins.getUpdateCenter() .
This is a simple demonstration of how to download dependencies, upload artifacts and publish build info to Artifactory. Read the full documentation here. node { ...