| Package | Description |
|---|---|
| org.sonar.api.batch.bootstrap | |
| org.sonar.api.issue | |
| org.sonar.api.measures | |
| org.sonar.api.resources |
| Modifier and Type | Class and Description |
|---|---|
class |
ProjectBuilder
This extension point allows to change project structure at runtime.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProjectIssues
Used by batch components to get the issues of the project.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Metric
This class represents the definition of a metric in Sonar.
|
interface |
Metrics |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Language
The extension point to define a new language
Instantiation strategy changed to PER_BATCH in version 4.2.
|
Copyright © 2009-2014 SonarSource. All Rights Reserved.