Uses of Class
org.sonar.batch.scan.filesystem.StatusDetectionFactory

Packages that use StatusDetectionFactory
org.sonar.batch.scan.filesystem This package is a part of bootstrap process, so we should take care about backward compatibility. 
 

Uses of StatusDetectionFactory in org.sonar.batch.scan.filesystem
 

Constructors in org.sonar.batch.scan.filesystem with parameters of type StatusDetectionFactory
InputFileBuilderFactory(ProjectDefinition def, PathResolver pathResolver, LanguageDetectionFactory langDetectionFactory, StatusDetectionFactory statusDetectionFactory, AnalysisMode analysisMode)
           
 



Copyright © 2009–2015 SonarSource. All rights reserved.