Uses of Class
org.sonar.batch.phases.SensorMatcher

Packages that use SensorMatcher
org.sonar.batch.phases   
org.sonar.batch.scan   
 

Uses of SensorMatcher in org.sonar.batch.phases
 

Constructors in org.sonar.batch.phases with parameters of type SensorMatcher
SensorsExecutor(BatchExtensionDictionnary selector, Project project, DefaultModuleFileSystem fs, MavenPluginExecutor mavenExecutor, EventBus eventBus, DatabaseSession session, SensorMatcher sensorMatcher)
           
 

Uses of SensorMatcher in org.sonar.batch.scan
 

Subclasses of SensorMatcher in org.sonar.batch.scan
 class DefaultSensorMatcher
          By default all sensors are executed
 



Copyright © 2009–2015 SonarSource. All rights reserved.