@ParametersAreNonnullByDefault
| Interface | Description |
|---|---|
| LogOutput | |
| ScannerProperties |
Mostly used properties that can be passed to
EmbeddedScanner#addGlobalProperties(java.util.Properties). |
| ScanProperties |
Most commonly used properties for a SonarQube analysis.
|
| Class | Description |
|---|---|
| EmbeddedScanner |
Entry point to run SonarQube analysis programmatically.
|
| StdOutLogOutput | |
| System2 |
A proxy class for java.lang.System (for mocking).
|
| Utils |
| Enum | Description |
|---|---|
| LogOutput.Level |
Copyright © 2011-2019 SonarSource. All Rights Reserved.