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