@ParametersAreNonnullByDefault

Package org.sonar.batch.scan.filesystem

This package is a part of bootstrap process, so we should take care about backward compatibility.

See:
          Description

Class Summary
ComponentIndexer Index all files/directories of the module in SQ database and importing source code.
DefaultModuleFileSystem This class can't be immutable because of execution of maven plugins that can change the project structure (see MavenPluginHandler and sonar.phase)
DeprecatedFileFilters  
ExclusionFilters  
FileIndexer Index input files into InputPathCache.
FileSystemLogger  
InputFileBuilderFactory  
InputPathCache Cache of all files.
LanguageDetectionFactory  
ModuleFileSystemInitializer  
ModuleInputFileCache  
PreviousFileHashLoader  
ProjectFileSystemAdapter Adapter for keeping the backward-compatibility of the deprecated component ProjectFileSystem
StatusDetectionFactory  
 

Package org.sonar.batch.scan.filesystem Description

This package is a part of bootstrap process, so we should take care about backward compatibility.



Copyright © 2009–2015 SonarSource. All rights reserved.