×
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.
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 ...
Package hudson.model ; A build is started by an user action. · Provides a mechanism for synchronizing build executions in the face of concurrent builds.
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.
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) ...
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, ...
Represents a periodically updated JSON data file obtained from a remote URL. This mechanism is one of the basis of the update center, which involves ...