| Package | Description |
|---|---|
| com.checkmarx.sdk.dto |
| Modifier and Type | Method and Description |
|---|---|
ASTResults |
ScanResults.getAstResults() |
| Modifier and Type | Method and Description |
|---|---|
ScanResults.ScanResultsBuilder |
ScanResults.ScanResultsBuilder.astResults(ASTResults astResults) |
void |
ScanResults.setAstResults(ASTResults astResults) |
| Constructor and Description |
|---|
ScanResults(Boolean osa,
String projectId,
String team,
String project,
String link,
String files,
String loc,
String scanType,
List<ScanResults.XIssue> xIssues,
Map<String,Object> additionalDetails,
CxScanSummary scanSummary,
SCAResults scaResults,
ASTResults astResults) |
Copyright © 2020. All rights reserved.