public class CommonInstaller
extends hudson.tools.DownloadFromUrlInstaller
| Modifier and Type | Method and Description |
|---|---|
hudson.FilePath |
performInstallation(hudson.tools.ToolInstallation tool,
hudson.model.Node node,
hudson.model.TaskListener log)
The following code changes the file download request for installer files
(iOSAppInstaller, MATT, or SCommand) to have a User-Agent of
"Jenkins/
|
findPullUpDirectory, getInstallable, isUpToDatepublic hudson.FilePath performInstallation(hudson.tools.ToolInstallation tool,
hudson.model.Node node,
hudson.model.TaskListener log)
throws IOException,
InterruptedException
performInstallation in class hudson.tools.DownloadFromUrlInstallerIOExceptionInterruptedExceptionCopyright © 2004-2016. All Rights Reserved.