×
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 ...
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.
Jenkins core · Jenkins plugins · Jenkins components.
Missing: /url html
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 ...
Class Hudson. java.lang.Object · hudson.model.AbstractModelObject · hudson.model.Node · hudson.model.AbstractCIBase · jenkins.model.Jenkins. hudson.model.Hudson.
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.
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 ...
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, ...
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.