×
Package hudson.model. Class Hudson. java.lang ... Method Summary. All Methods Static Methods ... Used only for mapping jobs to URL in a case-insensitive fashion.
Missing: init/ | Show results with:init/
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 ...
Resolves variables to its value, while encapsulating how that resolution happens. Class Summary. Class, Description. AbstractTaskListener, Deprecated. implement ...
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, ...
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, ...
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/ ...
Shows usage of CLI and commands. CliAuthenticator, Deprecated. No longer used. CLICommand. Base class for Hudson CLI. CliCrumbExclusion.
Code for supporting declarative CLI commands, which are annotated methods on model objects. hudson.cli.handlers. OptionHandler implementations for Hudson.
Missing: summary. | Show results with:summary.
Description : This permission grants the ability to make system-wide configuration changes, as well as perform highly sensitive operations that amounts to full ...
Captures the configuration information in it. SCM() - Constructor for class hudson.scm.SCM · SCM_Permissions_Title() - Static method in class hudson.scm.