Uses of Class
com.checkmarx.ast.results.result.Data
-
Packages that use Data Package Description com.checkmarx.ast.results.result -
-
Uses of Data in com.checkmarx.ast.results.result
Constructors in com.checkmarx.ast.results.result with parameters of type Data Constructor Description Result(String type, String label, String id, String similarityId, String status, String state, String severity, String created, String firstFoundAt, String foundAt, String firstScan, String firstScanId, String publishedAt, String recommendations, String description, String descriptionHTML, Data data, Comments comments, VulnerabilityDetails vulnerabilityDetails, String scaType)
-