public class SnykInstaller extends ToolInstaller
| Modifier and Type | Class and Description |
|---|---|
static class |
SnykInstaller.SnykInstallerDescriptor |
ToolInstaller.ToolInstallerEntry, ToolInstaller.ToolInstallerListExtensionPoint.LegacyInstancesAreScopedToHudsontool| Constructor and Description |
|---|
SnykInstaller(String label,
String version,
Long updatePolicyIntervalHours) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getUpdatePolicyIntervalHours() |
String |
getVersion() |
FilePath |
performInstallation(ToolInstallation tool,
Node node,
TaskListener log) |
appliesTo, getDescriptor, getLabel, preferredLocation, setToolpublic FilePath performInstallation(ToolInstallation tool, Node node, TaskListener log) throws IOException, InterruptedException
performInstallation in class ToolInstallerIOExceptionInterruptedExceptionpublic String getVersion()
public Long getUpdatePolicyIntervalHours()
Copyright © 2016–2021. All rights reserved.