Uses of Class
io.jenkins.plugins.forensics.git.util.AbstractRepositoryCallback
Packages that use AbstractRepositoryCallback
Package
Description
Git implementation for determining the code difference - the so-called 'delta' - between two commits.
-
Uses of AbstractRepositoryCallback in io.jenkins.plugins.forensics.git.delta
Subclasses of AbstractRepositoryCallback in io.jenkins.plugins.forensics.git.deltaModifier and TypeClassDescriptionclass
Repository callback that calculates the code difference - so called 'delta' - between two commits.