Class BinaryScanBatchRunner
- java.lang.Object
-
- com.synopsys.integration.blackduck.codelocation.binaryscanner.BinaryScanBatchRunner
-
public class BinaryScanBatchRunner extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description BinaryScanBatchRunner(com.synopsys.integration.log.IntLogger logger, BlackDuckApiClient blackDuckApiClient, BlackDuckRequestFactory blackDuckRequestFactory, java.util.concurrent.ExecutorService executorService)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BinaryScanBatchOutputexecuteUploads(BinaryScanBatch binaryScanBatch)
-
-
-
Constructor Detail
-
BinaryScanBatchRunner
public BinaryScanBatchRunner(com.synopsys.integration.log.IntLogger logger, BlackDuckApiClient blackDuckApiClient, BlackDuckRequestFactory blackDuckRequestFactory, java.util.concurrent.ExecutorService executorService)
-
-
Method Detail
-
executeUploads
public BinaryScanBatchOutput executeUploads(BinaryScanBatch binaryScanBatch) throws BlackDuckIntegrationException
- Throws:
BlackDuckIntegrationException
-
-