@ParametersAreNonnullByDefault

Package org.sonar.batch.scan

Class Summary
DefaultSensorMatcher By default all sensors are executed
DeprecatedProjectReactorBuilder Deprecated. since 4.3 should be removed when we will require SQ Runner 2.4+
LanguageVerifier Verifies that the property sonar.language is valid
LastSnapshots  
ModuleScanContainer  
ModuleSettings  
ProjectExclusions Exclude the sub-projects as defined by the properties sonar.skippedModules and sonar.includedModules
ProjectLock  
ProjectReactorBuilder Class that creates a project definition based on a set of properties.
ProjectReactorReady Barrier to control the project lifecycle :

initialize the project configuration by executing ProjectBuilder extensions apply sub-project exclusions (sonar.skippedModules, ...) ---- this barrier ---- run optional dry run database connect to dry-run or remote database

ProjectReactorValidator This class aims at validating project reactor
ProjectScanContainer  
ProjectSettings  
ScanTask  
SensorContextAdaptor Implements SensorContext but forward everything to SensorContext for backward compatibility.
SensorWrapper  
 



Copyright © 2009–2015 SonarSource. All rights reserved.