×
Marker interface for project-associated objects that can participate in the dependency graph computation process. DirectlyModifiableTopLevelItemGroup. Item ...
Gets the plugin object from its short name. This allows URL hudson/plugin/ID to be served by the views of the plugin class. Parameters: ...
Core object model that are bound to URLs via stapler, rooted at Jenkins . Interface Summary ... Participates in the rendering of HTML pages for all pages of ...
Gets an object which represents the single line summary of the status of this build (especially in comparison with the previous build.) String ...
Summary: Nested |; Field |; Constr |; Method. Detail: Field |; Constr |; Method. Package hudson.model. Class Hudson. java.lang.Object · hudson.model.
Javadoc · Plugin Information · AMQP Build Trigger1.0. amqp-build-trigger. Javadoc · Plugin Information · Analysis Model API12.3.3. analysis-model-api. Javadoc.
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.
Method Summary ; Returns the last numberOfBuilds builds with a build result ≥ threshold · Returns the last completed build, if any. · Returns the last failed ...
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.
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/ ...