Uses of Interface
org.sonar.api.batch.SensorContext

Packages that use SensorContext
org.sonar.api.batch   
 

Uses of SensorContext in org.sonar.api.batch
 

Methods in org.sonar.api.batch with parameters of type SensorContext
 void Sensor.analyse(Project module, SensorContext context)
          The method that is going to be run when the sensor is called
 void PostJob.executeOn(Project project, SensorContext context)
           
 



Copyright © 2009–2015 SonarSource. All rights reserved.