Uses of Class
com.blackduck.integration.polaris.common.cli.model.json.v1.ScanInfoV1
-
-
Uses of ScanInfoV1 in com.blackduck.integration.polaris.common.cli.model.json.parser
Methods in com.blackduck.integration.polaris.common.cli.model.json.parser with parameters of type ScanInfoV1 Modifier and Type Method Description protected CliCommonResponseModel
CliScanParser. createResponseModel(IssueSummaryV1 issueSummary, ProjectInfoV1 projectInfo, ScanInfoV1 scanInfo)
protected void
CliScanParser. populateScanInfo(ScanInfoV1 scanInfoV1, Consumer<CommonScanInfo> consumer)
-
Uses of ScanInfoV1 in com.blackduck.integration.polaris.common.cli.model.json.v1
Fields in com.blackduck.integration.polaris.common.cli.model.json.v1 declared as ScanInfoV1 Modifier and Type Field Description ScanInfoV1
CliScanV1. scanInfo
-
Uses of ScanInfoV1 in com.blackduck.integration.polaris.common.cli.model.json.v2
Fields in com.blackduck.integration.polaris.common.cli.model.json.v2 declared as ScanInfoV1 Modifier and Type Field Description ScanInfoV1
CliScanV2. scanInfo
-