×
This method shall NEVER be used during HTML page ... Returns the URL of this Run , relative to the context root of Hudson. ... as of 1.467 Use execute(hudson.model.
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 ...
Core object model that are bound to URLs via stapler, rooted at Jenkins . ... Participates in the rendering of HTML pages for all pages of Hudson. ... run(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, ...
Run arbitrary Groovy script and return result as plain text. ... Methods inherited from class hudson.model. ... URL like "foo" or "foo/bar". The path can end with ...
Asserts that the console output of the build contains the given substring. assertLogContains(String, Run) - Method in class org.jvnet.hudson.test.JenkinsRule.
Class Hudson. java.lang.Object · hudson.model.AbstractModelObject · hudson.model.Node · hudson.model.AbstractCIBase · jenkins.model.Jenkins. hudson.model.Hudson.
Missing: Run. | Show results with:Run.
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 ...
Represents a user. In Hudson, User objects are created in on-demand basis; for example, when a build is performed, its change log is computed and as a ...
Missing: Run. | Show results with:Run.
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.