Class BridgeDownload
java.lang.Object
io.jenkins.plugins.synopsys.security.scan.bridge.BridgeDownload
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
checkIfBridgeUrlExists
(String bridgeDownloadUrl) downloadSynopsysBridge
(String bridgeDownloadUrl, String bridgeInstallationPath) int
getHttpStatusCode
(String url) boolean
terminateRetry
(int statusCode)
-
Constructor Details
-
BridgeDownload
-
-
Method Details
-
downloadSynopsysBridge
public FilePath downloadSynopsysBridge(String bridgeDownloadUrl, String bridgeInstallationPath) throws PluginExceptionHandler - Throws:
PluginExceptionHandler
-
getHttpStatusCode
-
terminateRetry
public boolean terminateRetry(int statusCode) -
checkIfBridgeUrlExists
-