Uses of Class
com.blackduck.integration.polaris.common.cli.model.CommonProjectInfo
Packages that use CommonProjectInfo
Package
Description
-
Uses of CommonProjectInfo in com.blackduck.integration.polaris.common.cli.model
Methods in com.blackduck.integration.polaris.common.cli.model that return CommonProjectInfoMethods in com.blackduck.integration.polaris.common.cli.model with parameters of type CommonProjectInfoModifier and TypeMethodDescriptionvoid
CliCommonResponseModel.setProjectInfo
(CommonProjectInfo projectInfo) -
Uses of CommonProjectInfo in com.blackduck.integration.polaris.common.cli.model.json.parser
Method parameters in com.blackduck.integration.polaris.common.cli.model.json.parser with type arguments of type CommonProjectInfoModifier and TypeMethodDescriptionprotected void
CliScanParser.populateProjectInfo
(ProjectInfoV1 projectInfoV1, Consumer<CommonProjectInfo> consumer)