×
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 ...
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 ...
Jenkins core · Jenkins plugins · Jenkins components.
Missing: /url html
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, ...
Nested classes/interfaces inherited from class jenkins.model.Jenkins · Jenkins.DescriptorImpl, Jenkins.EnforceSlaveAgentPortAdministrativeMonitor, Jenkins.
Returns the URL of this item relative to the parent ItemGroup . String, getUrl(). Returns the URL of this item relative to the context root of the application.
Three classes are used to model build parameters. ... This method is invoked when the user fills in the parameter values in the HTML form and submits it to the ...
Package hudson.model. Core object model that are bound to URLs via stapler, rooted at Jenkins .
Core object model that are bound to URLs via stapler, rooted at Jenkins . ... model. Classes in jenkins.model with type parameters of type Job. Modifier and Type ...
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.