public class SnykInstaller
extends hudson.tools.ToolInstaller
| Modifier and Type | Class and Description |
|---|---|
static class |
SnykInstaller.SnykInstallerDescriptor |
| Constructor and Description |
|---|
SnykInstaller(String label,
String version,
Long updatePolicyIntervalHours) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getUpdatePolicyIntervalHours() |
String |
getVersion() |
hudson.FilePath |
performInstallation(hudson.tools.ToolInstallation tool,
hudson.model.Node node,
hudson.model.TaskListener log) |
public hudson.FilePath performInstallation(hudson.tools.ToolInstallation tool,
hudson.model.Node node,
hudson.model.TaskListener log)
throws IOException,
InterruptedException
performInstallation in class hudson.tools.ToolInstallerIOExceptionInterruptedExceptionpublic String getVersion()
public Long getUpdatePolicyIntervalHours()
Copyright © 2016–2020. All rights reserved.