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

Packages that use SensorContext
org.sonar.api.batch   
 

Uses of SensorContext in org.sonar.api.batch
 

Fields in org.sonar.api.batch declared as SensorContext
protected  SensorContext AbstractViolationsStaxParser.context
           
 

Methods in org.sonar.api.batch with parameters of type SensorContext
 void Sensor.analyse(Project project, SensorContext context)
           
 void AbstractSourceImporter.analyse(Project project, SensorContext context)
           
 void PostJob.executeOn(Project project, SensorContext context)
           
 

Constructors in org.sonar.api.batch with parameters of type SensorContext
AbstractViolationsStaxParser(SensorContext context, RulesManager rulesManager, RulesProfile profile)
           
 



Copyright © 2009 SonarSource SA. All Rights Reserved.