public final class AdvinstInstaller
extends hudson.tools.ToolInstaller
| Modifier and Type | Class and Description |
|---|---|
static class |
AdvinstInstaller.DescriptorImpl |
| Constructor and Description |
|---|
AdvinstInstaller(String label,
String advinstVersion,
hudson.util.Secret advinstLicense) |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.Secret |
getAdvinstLicense() |
String |
getAdvinstVersion() |
hudson.FilePath |
performInstallation(hudson.tools.ToolInstallation tool,
hudson.model.Node node,
hudson.model.TaskListener listener) |
public String getAdvinstVersion()
public hudson.util.Secret getAdvinstLicense()
public hudson.FilePath performInstallation(hudson.tools.ToolInstallation tool,
hudson.model.Node node,
hudson.model.TaskListener listener)
throws IOException,
InterruptedException
performInstallation in class hudson.tools.ToolInstallerIOExceptionInterruptedExceptionCopyright © 2016–2017. All rights reserved.