Package jenkins.plugins.nodejs.tools
Class MirrorNodeJSInstaller.MirrorNodeJSInstallable
java.lang.Object
hudson.tools.DownloadFromUrlInstaller.Installable
hudson.tools.DownloadFromUrlInstaller.NodeSpecificInstallable
jenkins.plugins.nodejs.tools.MirrorNodeJSInstaller.MirrorNodeJSInstallable
- All Implemented Interfaces:
NodeSpecific<DownloadFromUrlInstaller.NodeSpecificInstallable>
- Enclosing class:
- MirrorNodeJSInstaller
protected final class MirrorNodeJSInstaller.MirrorNodeJSInstallable
extends DownloadFromUrlInstaller.NodeSpecificInstallable
-
Field Summary
Fields inherited from class hudson.tools.DownloadFromUrlInstaller.Installable
id, name, url
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
MirrorNodeJSInstallable
-
-
Method Details
-
forNode
public DownloadFromUrlInstaller.NodeSpecificInstallable forNode(Node node, TaskListener log) throws IOException - Throws:
IOException
-