×
hudson.model.Hudson. All Implemented Interfaces: ExtensionPoint ... copy, createComputer, createLauncher, createPath ... doCheckDisplayName, doCheckURIEncoding ...
Aug 24, 2023 · The plugin lets you specify which build to copy artifacts from (e.g. the last successful/stable build, by build number, ...
Sep 7, 2021 · ERROR: Failed to copy artifacts from ... hudson.util.IOException2: java.lang.IllegalAccessError: class hudson.remoting.Pipe$ConnectCommand ...
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, ...
Copies files according to a specified scanner to a target node. int, copyRecursiveTo​(String fileMask, FilePath target). Copies the files that match the given ...
Missing: doc | Show results with:doc
doChildrenContextMenu​(org.kohsuke ... Hudson always owns a directory on every node. ... Copies a job. Specified by: copy in interface ModifiableTopLevelItemGroup ...
A continuous delivery (CD) pipeline is an automated expression of your process for getting software from version control right through to your users and ...
If copied, copy folder contents. Specified by: onCopiedFrom in interface Item; Overrides: onCopiedFrom in class AbstractItem. doCreateItem. @POST public ...
Returns the remote FS root absolute path or null if the agent is off-line. String, getAbsoluteRemotePath(). Just for restFul api. hudson.remoting.Channel ...
Missing: doc | Show results with:doc