Uses of Class
io.jenkins.plugins.forensics.git.util.RemoteResultWrapper
Packages that use RemoteResultWrapper
Package
Description
Git implementation for determining the code difference - the so-called 'delta' - between two commits.
-
Uses of RemoteResultWrapper in io.jenkins.plugins.forensics.git.delta
Methods in io.jenkins.plugins.forensics.git.delta that return RemoteResultWrapperModifier and TypeMethodDescriptionRemoteResultWrapper
<io.jenkins.plugins.forensics.delta.Delta> DeltaRepositoryCallback.invoke
(org.eclipse.jgit.lib.Repository repository, hudson.remoting.VirtualChannel channel)