Uses of Class
io.jenkins.plugins.checkpoint.cloudguard.report.ReportResults
-
Packages that use ReportResults Package Description io.jenkins.plugins.checkpoint.cloudguard.report -
-
Uses of ReportResults in io.jenkins.plugins.checkpoint.cloudguard.report
Subclasses of ReportResults in io.jenkins.plugins.checkpoint.cloudguard.report Modifier and Type Class Description class
SourceGuardReportResults
Fields in io.jenkins.plugins.checkpoint.cloudguard.report declared as ReportResults Modifier and Type Field Description protected ReportResults
ReportGenerator. reportResults
Methods in io.jenkins.plugins.checkpoint.cloudguard.report that return ReportResults Modifier and Type Method Description ReportResults
ReportGenerator. getReportResults()
-