×
Gets the absolute URL of Jenkins, such as http://localhost/jenkins/ . String, getRootUrlFromRequest(). Gets the absolute URL of Jenkins top page, such as http ...
Jenkins core · Jenkins plugins · Jenkins components.
Missing: /url html
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.
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.
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, ...
Class Hudson. java.lang.Object · hudson.model.AbstractModelObject · hudson.model.Node · hudson.model.AbstractCIBase · jenkins.model.Jenkins. hudson.model.Hudson.
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 ...
Running state of nodes are captured by Computer s. There is no URL binding for Node . Computer and TransientComputerActionFactory must be used to associate new ...
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 ...