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

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

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

Constructors in org.sonar.batch.scan.filesystem with parameters of type FileIndexer
DefaultModuleFileSystem(ModuleInputFileCache moduleInputFileCache, ProjectDefinition def, Project project, Settings settings, FileIndexer indexer, ModuleFileSystemInitializer initializer, ComponentIndexer componentIndexer)
           
DefaultModuleFileSystem(ModuleInputFileCache moduleInputFileCache, ProjectDefinition def, Settings settings, FileIndexer indexer, ModuleFileSystemInitializer initializer)
          Used by scan2
 



Copyright © 2009–2015 SonarSource. All rights reserved.