×
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 ...
Jenkins core · Jenkins plugins · Jenkins components.
Missing: /url html
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.
Core object model that are bound to URLs via stapler, rooted at Jenkins . · Built-in Builder s and Publisher s that perform the actual heavy-lifting of a build.
Class Hudson. java.lang.Object · hudson.model.AbstractModelObject · hudson.model.Node · hudson.model.AbstractCIBase · jenkins.model.Jenkins. hudson.model.Hudson.
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, ...
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 ...
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 ...
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 ...
Keeps a list of the parameters defined for a project. This class also implements Action so that index.jelly provides a form to enter build parameters.