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

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

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

Constructors in org.sonar.batch.scan.filesystem with parameters of type ModuleInputFileCache
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.