×
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 ...
Is Jenkins running in HTTPS? ... Gets the absolute URL of Jenkins top page, such as http://localhost/jenkins/ . ... extends hudson.model.Item>, java.lang.String ...
Core object model that are bound to URLs via stapler, rooted at Jenkins . · Built-in Builder s and Publisher s that perform the actual heavy-lifting of a build.
Returns the URL of this item relative to the parent ItemGroup . String, getUrl(). Returns the URL of this item relative to the context root of the application.
Used in Run.RunExecution.run(hudson.model.BuildListener) to indicates that a fatal error in a build is reported to BuildListener and the build should be ...
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, ...
Class Hudson. java.lang.Object · hudson.model.AbstractModelObject · hudson.model.Node · hudson.model.AbstractCIBase · jenkins.model.Jenkins. hudson.model.Hudson.
Jenkins core · Jenkins plugins · Jenkins components.
Missing: /url html
Running state of nodes are captured by Computer s. There is no URL binding for Node . Computer and TransientComputerActionFactory must be used to associate new ...
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/ ...