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 ...
Package hudson.model. Core object model that are bound to URLs via stapler, rooted at Jenkins .
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, ...
Gets the relative name to this item from the specified group. String, getShortUrl(). Returns the URL of this item relative to the parent ItemGroup .
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 ...
Nested classes/interfaces inherited from class jenkins.model.Jenkins · Jenkins.DescriptorImpl, Jenkins.EnforceSlaveAgentPortAdministrativeMonitor, Jenkins.
Pipeline: Model API2.2198.v41dd8ef6dd56. pipeline-model-api. Javadoc · Plugin Information. Pipeline: Declarative Agent API1.1.1. pipeline-model-declarative- ...
ClassLoader that can see all plugins. static class, PluginManager.UpdateCenterProxy. This allows "Update Center" to live at the URL / ...
Core object model that are bound to URLs via stapler, rooted at Jenkins . hudson.model.labels. Boolean expression over labels. hudson.model.listeners.
This is a simple demonstration of how to download dependencies, upload artifacts and publish build info to Artifactory. Read the full documentation here. node { ...