@DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class)
See: Description
| Class | Description |
|---|---|
| ChecksAction |
An action of a check.
|
| ChecksAnnotation |
An annotation for specific lines of code.
|
| ChecksAnnotation.ChecksAnnotationBuilder |
Builder for
ChecksAnnotation. |
| ChecksDetails |
Details of a check.
|
| ChecksDetails.ChecksDetailsBuilder |
Builder for
ChecksDetails. |
| ChecksImage |
An image of a check.
|
| ChecksOutput |
An output of a check.
|
| ChecksOutput.ChecksOutputBuilder |
Builder for
ChecksOutput. |
| ChecksPublisher |
A general publisher for publishing checks to different platforms.
|
| ChecksPublisher.NullChecksPublisher |
A null publisher.
|
| ChecksPublisherFactory |
A publisher API for consumers to publish checks.
|
| Enum | Description |
|---|---|
| ChecksAnnotation.ChecksAnnotationLevel |
The level represents the severity of the annotation.
|
| ChecksConclusion |
Conclusion for a specific check.
|
| ChecksStatus |
Status for a specific check.
|
Copyright © 2016–2020. All rights reserved.