Uses of Class
io.jenkins.plugins.synopsys.security.scan.exception.PluginExceptionHandler
Packages that use PluginExceptionHandler
Package
Description
-
Uses of PluginExceptionHandler in io.jenkins.plugins.synopsys.security.scan
Methods in io.jenkins.plugins.synopsys.security.scan that throw PluginExceptionHandlerModifier and TypeMethodDescriptionint
PluginParametersHandler.initializeScanner
(Map<String, Object> scanParameters) int
SecurityScanner.runScanner
(Map<String, Object> scanParams, FilePath bridgeInstallationPath) -
Uses of PluginExceptionHandler in io.jenkins.plugins.synopsys.security.scan.bridge
Methods in io.jenkins.plugins.synopsys.security.scan.bridge that throw PluginExceptionHandlerModifier and TypeMethodDescriptionBridgeDownload.downloadSynopsysBridge
(String bridgeDownloadUrl, String bridgeInstallationPath) void
BridgeDownloadManager.initiateBridgeDownloadAndUnzip
(BridgeDownloadParameters bridgeDownloadParams) void
BridgeInstall.installSynopsysBridge
(FilePath bridgeZipPath, FilePath bridgeInstallationPath) -
Uses of PluginExceptionHandler in io.jenkins.plugins.synopsys.security.scan.extension.pipeline
Methods in io.jenkins.plugins.synopsys.security.scan.extension.pipeline that throw PluginExceptionHandlerModifier and TypeMethodDescriptionprotected Integer
SecurityScanStep.Execution.run()
void
SecurityScanStep.Execution.verifyRequiredPlugins
(LoggerWrapper logger, EnvVars envVars) -
Uses of PluginExceptionHandler in io.jenkins.plugins.synopsys.security.scan.factory
Methods in io.jenkins.plugins.synopsys.security.scan.factory that throw PluginExceptionHandlerModifier and TypeMethodDescriptionScanParametersFactory.preparePipelineParametersMap
(SecurityScan securityScan, Map<String, Object> parametersMap, TaskListener listener) -
Uses of PluginExceptionHandler in io.jenkins.plugins.synopsys.security.scan.service
Methods in io.jenkins.plugins.synopsys.security.scan.service that throw PluginExceptionHandler -
Uses of PluginExceptionHandler in io.jenkins.plugins.synopsys.security.scan.service.bridge
Methods in io.jenkins.plugins.synopsys.security.scan.service.bridge that throw PluginExceptionHandlerModifier and TypeMethodDescriptionboolean
BridgeDownloadParametersService.performBridgeDownloadParameterValidation
(BridgeDownloadParameters bridgeDownloadParameters) -
Uses of PluginExceptionHandler in io.jenkins.plugins.synopsys.security.scan.service.scan
Methods in io.jenkins.plugins.synopsys.security.scan.service.scan that throw PluginExceptionHandlerModifier and TypeMethodDescriptionboolean
ScanParametersService.performScanParameterValidation
(Map<String, Object> scanParameters, EnvVars envVars) -
Uses of PluginExceptionHandler in io.jenkins.plugins.synopsys.security.scan.service.scm
Methods in io.jenkins.plugins.synopsys.security.scan.service.scm that throw PluginExceptionHandler -
Uses of PluginExceptionHandler in io.jenkins.plugins.synopsys.security.scan.service.scm.bitbucket
Methods in io.jenkins.plugins.synopsys.security.scan.service.scm.bitbucket that throw PluginExceptionHandler -
Uses of PluginExceptionHandler in io.jenkins.plugins.synopsys.security.scan.service.scm.github
Methods in io.jenkins.plugins.synopsys.security.scan.service.scm.github that throw PluginExceptionHandler -
Uses of PluginExceptionHandler in io.jenkins.plugins.synopsys.security.scan.service.scm.gitlab
Methods in io.jenkins.plugins.synopsys.security.scan.service.scm.gitlab that throw PluginExceptionHandler