@DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class)
See: Description
| Class | Description |
|---|---|
| FileStatistics |
Aggregates commit statistics for a given file.
|
| MinerFactory |
Jenkins extension point that allows plugins to create
RepositoryMiner instances based on a supported SCM. |
| RepositoryMiner |
Obtains commit statistics for a given collection of files.
|
| RepositoryMiner.NullMiner |
A repository miner that does nothing.
|
| RepositoryStatistics |
Provides access to the SCM statistics of all repository files.
|
Copyright © 2016–2019. All rights reserved.