| Package | Description |
|---|---|
| io.jenkins.plugins.forensics.blame |
Provides API classes to obtain SCM blame information for files in a repository.
|
| Modifier and Type | Method and Description |
|---|---|
abstract Blames |
Blamer.blame(FileLocations fileLocations,
edu.hm.hafner.util.FilteredLog logger)
Obtains author and commit information for the specified file locations.
|
Blames |
Blamer.NullBlamer.blame(FileLocations fileLocations,
edu.hm.hafner.util.FilteredLog logger) |
Copyright © 2016–2020. All rights reserved.