×
Package hudson.model. Core object model that are bound to URLs via stapler, rooted at Jenkins . Interface Summary. Interface, Description. Action. Object that ...
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 ...
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, ...
model.Project. Packages that use Project. Package, Description. hudson.model. Core object model that are bound to URLs via stapler, rooted at Jenkins . 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, ...
Fields inherited from interface hudson.model. ... Returns the URL of this Run , relative to the context root of Hudson. ... Obtains the absolute URL to this build.
Jun 14, 2023 · I am working on a project where I have to grab all the details of a user which I see on mange roles page for an organization including their ...
Used to trace requests to terminate a computer. Nested classes/interfaces inherited from interface hudson.ExtensionPoint · ExtensionPoint.
Core object model that are bound to URLs via stapler, rooted at Jenkins . hudson.model.labels. Boolean expression over labels. hudson.model.listeners.
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 ...