×
Class PermalinkProjectAction.Permalink. java.lang.Object. hudson.model.PermalinkProjectAction.Permalink. Direct Known Subclasses: PeepholePermalink.
Package hudson.model ; Represents a periodically updated JSON data file obtained from a remote URL.
Partial convenience implementation of ToolInstaller that just downloads an archive from the URL and extracts it. ... Checks if the given value is an URL to some ...
Participates in the rendering of HTML pages for all pages of Hudson. PageDecorator() - Constructor for class hudson.model.PageDecorator · PageDecorator(Class<?
Prevent authenticated access to Resource Root URL. (issue 72636); Update operating system end of life data for Amazon Linux, Alpine Linux, and Fedora Linux. ( ...
load(ItemGroup, File) - Static method in class hudson.model. ... call Util.loadFile(java.io.File, java.nio ... loadJSON(URL) - Static method in class hudson.model.
A model object has a human readable name. And it normally has URL, but this interface doesn't define one. (Since there're so many classes that define the ...
Action s added to a model object creates additional URL subspace under the parent model object, through which it can interact with users. Action s are also ...
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, ...
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.