JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
io.jenkins.plugins.synopsys.security.scan.input.report.Issue
Packages that use
Issue
Package
Description
io.jenkins.plugins.synopsys.security.scan.input.report
Uses of
Issue
in
io.jenkins.plugins.synopsys.security.scan.input.report
Methods in
io.jenkins.plugins.synopsys.security.scan.input.report
that return
Issue
Modifier and Type
Method
Description
Issue
Sarif.
getIssue
()
Methods in
io.jenkins.plugins.synopsys.security.scan.input.report
with parameters of type
Issue
Modifier and Type
Method
Description
void
Sarif.
setIssue
(
Issue
issue)