| Package | Description | 
|---|---|
| org.sonar.api.batch | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
Decorator
Deprecated. 
 
since 5.2 there's no more decorator on batch side. Use  
MeasureComputer instead | 
interface  | 
Sensor
 A Sensor is invoked once during the analysis of a project. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractSourceImporter
Deprecated. 
 
since 4.2 Component indexing and source import are done by core and this extension is not used. 
 | 
class  | 
AbstractSumChildrenDecorator
Deprecated. 
 
since 5.2 there's no more decorator on batch side 
 | 
class  | 
Initializer
 Initializer can execute external tool (like a Maven plugin), change project configuration. 
 | 
Copyright © 2009–2015 SonarSource. All rights reserved.