Package | Description |
---|---|
io.jenkins.plugins.forensics.blame |
Provides API classes to obtain SCM blame information for files in a repository.
|
io.jenkins.plugins.forensics.delta |
Provides an API for calculating the code difference - so called 'delta' - between two commits.
|
io.jenkins.plugins.forensics.delta.model |
Contains the model which represents the calculated code delta.
|
io.jenkins.plugins.forensics.miner |
Provides API classes to obtain commit statistics for files in a repository.
|
io.jenkins.plugins.forensics.reference |
Provides API classes to obtain a reference build.
|
io.jenkins.plugins.forensics.util |
Provides utilities used by all modules of the forensics API.
|