×
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, ...
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.
Core object model that are bound to URLs via stapler, rooted at Jenkins . ... Task s that are not affected by the Jenkins. ... Job that monitors activities that ...
Runs specified job and asserts that in finished with given build result. hudson.model.FreeStyleBuild, buildAndAssertSuccess​(hudson.model.FreeStyleProject job).
Returns the URL of the webapp top page. org.htmlunit.html.HtmlPage, getPage​(hudson.model.Item item).
Action s added to a model object creates additional URL subspace under the parent model object, through which it can interact with users. Action s are also ...
https://javadoc.jenkins-ci.org/hudson/model/Cause.UserIdCause.html. Gitcommit. Synopsis. Demonstrate how to expose the git_commit to a Pipeline job. Background.
Dec 15, 2023 · When the job runs it seems to unpack and install and takes forever and the job never seems to complete. This used to run fine as the global tool ...
Fills the list box in the settings page with valid database versions. hudson.util.ListBoxModel, doFillHttpCredentialsIdItems(String credentialsId). Fills the ...
Gets a remote access session to this Jira site (job-aware) Creates one if none exists already. static List<JiraSite>, getSitesFromFolders​(ItemGroup itemGroup).