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, ...
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 ...
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.
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, ...
Loads a run from a log file. protected, Run​(JobT job, Calendar timestamp). Constructor for creating a Run object ...
Keeps a list of the parameters defined for a project. This class also implements Action so that index.jelly provides a form to enter build parameters.
Let Nodes be aware of the lifecycle of their own Computer . static class, Node.Mode. Constants that control how Hudson allocates jobs to agents.
Records the parameter values used for a build. This object is associated with the build record so that we remember what parameters were used for what build.
This is the job of Describable — each instance represents a specific configuration of a view (what projects are in it, regular expression, etc.) For Jenkins to ...