Class ScanCommandCallable

  • All Implemented Interfaces:
    java.util.concurrent.Callable<ScanCommandOutput>

    public class ScanCommandCallable
    extends java.lang.Object
    implements java.util.concurrent.Callable<ScanCommandOutput>
    • Constructor Summary

      Constructors 
      Constructor Description
      ScanCommandCallable​(com.synopsys.integration.log.IntLogger logger, ScanPathsUtility scanPathsUtility, com.synopsys.integration.util.IntEnvironmentVariables intEnvironmentVariables, ScanCommand scanCommand, boolean cleanupOutput)  
    • Constructor Detail

      • ScanCommandCallable

        public ScanCommandCallable​(com.synopsys.integration.log.IntLogger logger,
                                   ScanPathsUtility scanPathsUtility,
                                   com.synopsys.integration.util.IntEnvironmentVariables intEnvironmentVariables,
                                   ScanCommand scanCommand,
                                   boolean cleanupOutput)