Class DetectStrategyService


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

      Constructors 
      Constructor Description
      DetectStrategyService​(com.synopsys.integration.jenkins.extensions.JenkinsIntLogger logger, com.synopsys.integration.jenkins.wrapper.JenkinsProxyHelper jenkinsProxyHelper, java.lang.String remoteTempWorkspacePath, com.synopsys.integration.jenkins.service.JenkinsConfigService jenkinsConfigService)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      DetectExecutionStrategy getExecutionStrategy​(com.synopsys.integration.util.IntEnvironmentVariables intEnvironmentVariables, com.synopsys.integration.util.OperatingSystemType operatingSystemType, java.lang.String remoteJdkHome, DetectDownloadStrategy detectDownloadStrategy)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DetectStrategyService

        public DetectStrategyService​(com.synopsys.integration.jenkins.extensions.JenkinsIntLogger logger,
                                     com.synopsys.integration.jenkins.wrapper.JenkinsProxyHelper jenkinsProxyHelper,
                                     java.lang.String remoteTempWorkspacePath,
                                     com.synopsys.integration.jenkins.service.JenkinsConfigService jenkinsConfigService)
    • Method Detail

      • getExecutionStrategy

        public DetectExecutionStrategy getExecutionStrategy​(com.synopsys.integration.util.IntEnvironmentVariables intEnvironmentVariables,
                                                            com.synopsys.integration.util.OperatingSystemType operatingSystemType,
                                                            java.lang.String remoteJdkHome,
                                                            DetectDownloadStrategy detectDownloadStrategy)
                                                     throws com.synopsys.integration.exception.IntegrationException
        Throws:
        com.synopsys.integration.exception.IntegrationException