@ParametersAreNonnullByDefault
| Interface | Description |
|---|---|
| IssueListener | |
| LogOutput | |
| RunnerProperties |
Mostly used properties that can be passed to
EmbeddedRunner.addGlobalProperties(java.util.Properties). |
| ScanProperties |
Most commonly used properties for a SonarQube analysis.
|
| Class | Description |
|---|---|
| EmbeddedRunner |
Entry point to run SonarQube analysis programmatically.
|
| Issue | |
| Issue.Builder | |
| StdOutLogOutput |
| Enum | Description |
|---|---|
| LogOutput.Level | |
| RunnerVersion |
Version of this sonar-runner API.
|
Copyright © 2011-2015 SonarSource. All Rights Reserved.