×
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 ...
Core object model that are bound to URLs via stapler, rooted at Jenkins . hudson.scm. Jenkins's interface with source code management systems. hudson.search.
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. ... Per- Jenkins ...
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 ...
jenkins.model.Jenkins. hudson.model.Hudson. All ... Used only for mapping jobs to URL in a case-insensitive fashion. ... ADMINISTER) To check if the user has the ' ...
Core object model that are bound to URLs via stapler, rooted at Hudson . hudson.scm. Hudson's interface with source code management systems. hudson.search.
Defines a parameter for a build. In Jenkins, a user can configure a job to require parameters for a build. For example, imagine a test job that takes the ...
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, ...
Basic configuration unit in Hudson. Every Item is hosted in an ItemGroup called "parent", and some Item s are ItemGroup s. This form a tree structure, ...
Returns the URL of this Run , relative to the context root of Hudson. ... LazyBuildMixIn.loadBuild(java.io ... as of 1.467 Use execute(hudson.model.Run.RunExecution) ...