Class BlackDuckPhoneHomeHelper


  • public class BlackDuckPhoneHomeHelper
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      BlackDuckPhoneHomeHelper​(com.synopsys.integration.log.IntLogger logger, com.synopsys.integration.phonehome.PhoneHomeService phoneHomeService, BlackDuckRegistrationService blackDuckRegistrationService, com.synopsys.integration.util.IntEnvironmentVariables intEnvironmentVariables)  
    • Constructor Detail

      • BlackDuckPhoneHomeHelper

        public BlackDuckPhoneHomeHelper​(com.synopsys.integration.log.IntLogger logger,
                                        com.synopsys.integration.phonehome.PhoneHomeService phoneHomeService,
                                        BlackDuckRegistrationService blackDuckRegistrationService,
                                        com.synopsys.integration.util.IntEnvironmentVariables intEnvironmentVariables)
    • Method Detail

      • createPhoneHomeClient

        public static com.synopsys.integration.phonehome.PhoneHomeClient createPhoneHomeClient​(com.synopsys.integration.log.IntLogger intLogger,
                                                                                               org.apache.http.impl.client.HttpClientBuilder httpClientBuilder,
                                                                                               com.google.gson.Gson gson)
      • handlePhoneHome

        public com.synopsys.integration.phonehome.PhoneHomeResponse handlePhoneHome​(java.lang.String integrationRepoName,
                                                                                    java.lang.String integrationVersion)
      • handlePhoneHome

        public com.synopsys.integration.phonehome.PhoneHomeResponse handlePhoneHome​(java.lang.String integrationRepoName,
                                                                                    java.lang.String integrationVersion,
                                                                                    java.util.Map<java.lang.String,​java.lang.String> metaData,
                                                                                    java.lang.String... artifactModules)