Class BridgeInstall
java.lang.Object
io.jenkins.plugins.security.scan.bridge.BridgeInstall
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiondefaultBridgeInstallationPath
(FilePath workspace, TaskListener listener) void
installBridgeCLI
(FilePath bridgeZipPath, BridgeDownloadParameters bridgeDownloadParameters) void
verifyAndCreateInstallationPath
(String bridgeInstallationPath)
-
Constructor Details
-
BridgeInstall
-
-
Method Details
-
installBridgeCLI
public void installBridgeCLI(FilePath bridgeZipPath, BridgeDownloadParameters bridgeDownloadParameters) throws PluginExceptionHandler - Throws:
PluginExceptionHandler
-
defaultBridgeInstallationPath
-
verifyAndCreateInstallationPath
-