×
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 ...
No Javadoc has been published for this plugin. Plugin Information · EDAS1.0.0. alibabacloud-edas. Javadoc · Plugin Information. Alibabacloud Package Deployment ...
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, ...
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 ...
Package hudson. Class FilePath. java.lang.Object ... copyFrom​(URL url). Reads the URL on the current VM, and ... (java.io.tmpdir); Returns: The new FilePath ...
Method Summary ; Obtains the property type of the given field of clazz · Akin to getPropertyType(Object,String) but never returns null.