×
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, ...
Core object model that are bound to URLs via stapler, rooted at Jenkins . hudson ... model. Classes in jenkins.model with type parameters of type Job. Modifier ...
Core object model that are bound to URLs via stapler, rooted at Jenkins . ... A job is an ... Participates in the rendering of HTML pages for all pages of Hudson.
Used only for mapping jobs to URL in a case-insensitive fashion. CopyOnWriteList<ItemListener>, getJobListeners(). Deprecated. as of 1.286. Slave, getSlave ...
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 ...
Returns the URL of this Run , relative to the context root of Hudson. Returns: String like "job/foo/32/" with trailing slash but no leading slash.
Gets the relative name to this item from the specified group. String, getShortUrl(). Returns the URL of this item relative to the parent ItemGroup .
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 ...
Core object model that are bound to URLs via stapler, rooted at Jenkins . ... Participates in the rendering of HTML ... A job is an runnable entity under the ...
This is an extension point in Hudson, allowing different kind of rendering to be added as plugins. Note for implementers. View subtypes need the newViewDetail.