×
Resolves variables to its value, while encapsulating how that resolution happens. Class Summary. Class, Description. AbstractTaskListener, Deprecated. implement ...
Package hudson. Class Util. java.lang.Object. hudson.Util ... Field Summary. Fields. Modifier and Type, Field ... Escapes HTML unsafe characters like <, & to the ...
Mutable representation of string with HTML mark up. ... This allows "Update Center" to live at the URL /pluginManager/updates/ in addition to its /updateCenter/ ...
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 ...
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, ...
No Javadoc has been published for this plugin. Plugin Information · EDAS1.0.0. alibabacloud-edas. Javadoc · Plugin Information. Alibabacloud Package Deployment ...
Executor -like class that executes a single task repeatedly, in such a way that a single execution can cover multiple pending queued requests.
Code in this package is used for running a part of a program in agents. If you are new to this package, start from Channel . Interface Summary ...
Method Summary ; Obtains the property type of the given field of clazz · Akin to getPropertyType(Object,String) but never returns null.
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.