Class DetectPipelineCommands


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

      Constructors 
      Constructor Description
      DetectPipelineCommands​(DetectRunner detectRunner, com.synopsys.integration.jenkins.extensions.JenkinsIntLogger logger)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int runDetect​(boolean returnStatus, java.lang.String detectArgumentString, DetectDownloadStrategy detectDownloadStrategy)  
      • Methods inherited from class java.lang.Object

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

      • DetectPipelineCommands

        public DetectPipelineCommands​(DetectRunner detectRunner,
                                      com.synopsys.integration.jenkins.extensions.JenkinsIntLogger logger)
    • Method Detail

      • runDetect

        public int runDetect​(boolean returnStatus,
                             java.lang.String detectArgumentString,
                             DetectDownloadStrategy detectDownloadStrategy)
                      throws java.io.IOException,
                             com.synopsys.integration.exception.IntegrationException,
                             java.lang.InterruptedException
        Throws:
        java.io.IOException
        com.synopsys.integration.exception.IntegrationException
        java.lang.InterruptedException