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 ...
Gets the absolute URL of Jenkins top page, such as http://localhost/jenkins/ . Unlike getRootUrl() , which uses the manually configured value, this one uses ...
Package hudson.model. Core object model that are bound to URLs via stapler, rooted at Jenkins .
Gets the relative name to this item from the specified group. String, getShortUrl(). Returns the URL of this item relative to the parent ItemGroup .
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, ...
Package hudson.model. Class Hudson. java.lang.Object · hudson.model.AbstractModelObject · hudson.model.Node · hudson.model.AbstractCIBase · jenkins.model.
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 ...
Write subclasses in a plugin and put Extension on the descriptor to register them. Three classes are used to model build parameters. First is the ...
Pipeline: Model API2.2198.v41dd8ef6dd56. pipeline-model-api. Javadoc · Plugin Information. Pipeline: Declarative Agent API1.1.1. pipeline-model-declarative- ...
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.