| Interface | Description | 
|---|---|
| AnalysisMode | Use this component to find the current running mode. | 
| CheckProject | Deprecated since 5.6 | 
| CoverageExtension | Deprecated since 5.2 not used anymore | 
| CpdMapping | Deprecated since 5.5 use  SensorContext.newCpdTokens() | 
| Decorator | Deprecated since 5.2 there's no more decorator on batch side. | 
| DecoratorBarriers | Deprecated since 5.6 as  Decoratoris deprecated | 
| DecoratorContext | Deprecated since 5.6 as  Decoratoris deprecated | 
| PostJob | Deprecated since 5.6 use org.sonar.api.batch.postjob.PostJob | 
| Sensor | Deprecated since 5.6 use org.sonar.api.batch.sensor.Sensor | 
| SensorContext | Deprecated since 5.6 use  Sensor | 
| Class | Description | 
|---|---|
| AbstractCpdMapping | Deprecated since 5.6 use  SensorContext.newCpdTokens() | 
| AbstractSumChildrenDecorator | Deprecated since 5.2 there's no more decorator on batch side | 
| BuildBreaker | Deprecated since 5.6 | 
| DefaultFormulaContext | Deprecated since 5.2. | 
| DefaultFormulaData | Deprecated since 5.2. | 
| Initializer | 
 Initializer are executed at the very beginning of each module analysis, prior the core listing files to be analyzed. | 
| Enum | Description | 
|---|---|
| Phase.Name | 
| Annotation Type | Description | 
|---|---|
| BatchSide | Deprecated since 6.0. | 
| DependedUpon | |
| DependsUpon | |
| InstantiationStrategy | Define instantiation strategy of batch IoC components. | 
| Phase | |
| ScannerSide | Marker annotation for all the components available in the container of the scanner (code analyzer). | 
Copyright © 2009–2016 SonarSource. All rights reserved.