×
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 ...
Package hudson ; Marker interface that designates extensible components in Jenkins that can be implemented by plugins. · Provides a RSS feed view of the data.
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 ...
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, ...
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 ...
No Javadoc has been published for this plugin. Plugin Information · EDAS1.0.0. alibabacloud-edas. Javadoc · Plugin Information. Alibabacloud Package Deployment ...
Method Summary ; Obtains the property type of the given field of clazz · Akin to getPropertyType(Object,String) but never returns null.
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 ...
Executor -like class that executes a single task repeatedly, in such a way that a single execution can cover multiple pending queued requests.