@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.
|
| FileBlame |
Stores the repository blames for several lines of a single file.
|
| FileLocations |
Defines a set of file locations.
|
Copyright © 2016–2019. All rights reserved.