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, isUpToDate
public hudson.FilePath performInstallation(hudson.tools.ToolInstallation tool, hudson.model.Node node, hudson.model.TaskListener log) throws IOException, InterruptedException
performInstallation
in class hudson.tools.DownloadFromUrlInstaller
IOException
InterruptedException
Copyright © 2004-2016. All Rights Reserved.