|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | |
|---|---|
protected void |
AbstractSourceImporter.analyse(ProjectFileSystem fileSystem,
SensorContext context)
|
void |
Sensor.analyse(Project project,
SensorContext context)
The method that is going to be run when the sensor is called |
void |
AbstractSourceImporter.analyse(Project project,
SensorContext context)
The method that is going to be run when the sensor is called |
void |
PostJob.executeOn(Project project,
SensorContext context)
|
protected void |
AbstractSourceImporter.parseDirs(SensorContext context,
List<File> files,
List<File> sourceDirs,
boolean unitTest,
Charset sourcesEncoding)
|
| Constructors in org.sonar.api.batch with parameters of type SensorContext | |
|---|---|
AbstractViolationsStaxParser(SensorContext context,
RulesManager rulesManager)
|
|
AbstractViolationsStaxParser(SensorContext context,
RulesManager rulesManager,
RulesProfile profile)
Deprecated. since 1.11. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||