| Interface | Description |
|---|---|
| InputFile | Deprecated
in 4.2.
|
| Language |
The extension point to define a new language
Instantiation strategy changed to PER_BATCH in version 4.2.
|
| ProjectFileSystem | Deprecated
since 3.5 replaced by
FileSystem |
| Class | Description |
|---|---|
| AbstractLanguage |
Inherit this class to define a new language like PLSQL, PHP or C#
|
| Directory | |
| File |
This class is an implementation of a resource of type FILE
|
| InputFileUtils | Deprecated
since 5.0 as
InputFile is deprecated |
| Java | Deprecated
in 3.6
|
| JavaFile | Deprecated
since 4.2 use
File. |
| JavaPackage | Deprecated
since 4.2 use
Directory instead |
| Languages |
A class to store the list of languages
|
| Library | Deprecated
since 5.2 No more design features
|
| Method | Deprecated
in 4.2.
|
| Project |
A class that manipulates Projects in the Sonar way.
|
| ProjectUtils | Deprecated
see method comments
|
| Qualifiers |
The qualifier determines the exact type of a resource.
|
| Resource |
The interface to implement to create a resource in Sonar
|
| ResourceType |
Experimental extension to declare types of resources.
|
| ResourceType.Builder |
Builder used to create
ResourceType objects. |
| ResourceTypes | |
| ResourceTypeTree | |
| ResourceTypeTree.Builder | |
| ResourceUtils | |
| Scopes |
Resource scopes are used to group some types of resources.
|
| Enum | Description |
|---|---|
| Project.AnalysisType | Deprecated
since 4.4 Since 4.3 SQ will no more run tests.
|
| Exception | Description |
|---|---|
| DuplicatedSourceException |
Copyright © 2009–2015 SonarSource. All rights reserved.