| Package | Description |
|---|---|
| io.jenkins.plugins.forensics.miner |
Provides API classes to obtain commit statistics for files in a repository.
|
| Class and Description |
|---|
| FileStatistics
Aggregates commit statistics for a given file.
|
| ForensicsBuildAction
Controls the live cycle of the forensics results in a job.
|
| ForensicsJobAction
A job action displays a link on the side panel of a job that refers to the last build that contains forensic results
(i.e. a
ForensicsBuildAction with a RepositoryStatistics instance). |
| RepositoryMiner
Obtains commit statistics for a given collection of files.
|
| RepositoryStatistics
Provides access to the SCM statistics of all repository files.
|
| RepositoryStatisticsXmlStream
Reads
RepositoryStatistics from an XML file. |
Copyright © 2016–2020. All rights reserved.