@DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class)
See: Description
| Class | Description |
|---|---|
| Blamer |
Obtains SCM blame information for several file locations.
|
| Blamer.NullBlamer |
A blamer that does nothing.
|
| BlamerFactory |
Jenkins extension point that allows plugins to create
Blamer instances based on a supported SCM. |
| Blames |
Provides access to the blame information for a collection of workspace files.
|
| BlamesXmlStream |
Reads
Blames from an XML file. |
| FileBlame |
Stores the repository blames for several lines of a single file.
|
| FileBlame.FileBlameBuilder |
Creates
FileBlame instances that optimize the memory footprint for file names by using a TreeStringBuilder. |
| FileLocations |
Defines a set of file locations.
|
Copyright © 2016–2020. All rights reserved.