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