Uses of Class
io.jenkins.plugins.forensics.blame.FileLocations
Packages that use FileLocations
Package
Description
Provides API classes to obtain SCM blame information for files in a repository.
-
Uses of FileLocations in io.jenkins.plugins.forensics.blame
Methods in io.jenkins.plugins.forensics.blame with parameters of type FileLocationsModifier and TypeMethodDescriptionabstract Blames
Blamer.blame
(FileLocations fileLocations, edu.hm.hafner.util.FilteredLog logger) Obtains author and commit information for the specified file locations.Blamer.NullBlamer.blame
(FileLocations fileLocations, edu.hm.hafner.util.FilteredLog logger)