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