Class DetectFreestyleCommands


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

      Constructors 
      Constructor Description
      DetectFreestyleCommands​(com.synopsys.integration.jenkins.service.JenkinsBuildService jenkinsBuildService, DetectRunner detectRunner)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void runDetect​(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

      • DetectFreestyleCommands

        public DetectFreestyleCommands​(com.synopsys.integration.jenkins.service.JenkinsBuildService jenkinsBuildService,
                                       DetectRunner detectRunner)
    • Method Detail

      • runDetect

        public void runDetect​(java.lang.String detectArgumentString,
                              DetectDownloadStrategy detectDownloadStrategy)