Interface | Description |
---|---|
DocLink |
A link to a documentation page.
|
FileLocation |
A basic problem location pointing to a specific part of a file.
|
PluginIdLocation |
Plugin ID location.
|
Problem |
Interface for describing structured information about a problem.
|
ProblemCategory |
A category is a component of a
Problem that helps group related problems together. |
ProblemLocation |
Represents a location information of a problem.
|
ProblemReporter |
Defines different ways problems can be reported.
|
Problems |
Problems API service.
|
ProblemSpec |
Problem instance builder that is not capable of creating a new instances. |
TaskPathLocation |
Task path location.
|
Enum | Description |
---|---|
Severity |
A problem severity.
|