Uses of Class
io.jenkins.plugins.forensics.blame.Blames
Packages that use Blames
Package
Description
Provides API classes to obtain SCM blame information for files in a repository.
-
Uses of Blames in io.jenkins.plugins.forensics.blame
Methods in io.jenkins.plugins.forensics.blame that return BlamesModifier 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) BlamesXmlStream.createDefaultValue()
Methods in io.jenkins.plugins.forensics.blame with parameters of type Blames