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 . ... A job is an ... Participates in the rendering of HTML pages for all pages of Hudson.
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 ...
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 ...
Used only for mapping jobs to URL in a case-insensitive fashion. CopyOnWriteList<ItemListener>, getJobListeners(). Deprecated. as of 1.286. Slave, getSlave ...
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.
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 ...
Gets the relative name to this item from the specified group. String, getShortUrl(). Returns the URL of this item relative to the parent ItemGroup .
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 ...
Three classes are used to model build parameters. First is the ParameterDefinition.ParameterDescriptor , which tells Hudson what kind of implementations are ...