×
SEARCH: JavaScript is disabled on your browser ... Used only for mapping jobs to URL in a case-insensitive fashion. ... Methods inherited from class java.lang.
Package hudson.model. Core object model that are bound to URLs via stapler, rooted at Jenkins .
Core object model that are bound to URLs via stapler, rooted at Jenkins . hudson.search. QuickSilver-like search/jump capability for better navigation ...
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, ...
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 ...
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, ...
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 ...
Missing: search/ Search.
Executes a series of commands by using a shell. Shell.DescriptorImpl · UserAvatarResolver. Infers avatar image URLs for users. UserNameResolver. Finds full name ...
Represents the running state of a remote computer that holds Executor s. Executor s on one Computer are transparently interchangeable (that is the ...
A plugin is bound to URL space of Hudson as ${rootURL}/plugin/foo/ , where "foo" is taken from your plugin name "foo.jpi". All your web resources in src/main/ ...