Uses of Interface
hudson.plugins.git.IGitAPI
Packages that use IGitAPI
Package
Description
Compatibility package provided for legacy git client API users.
Core classes for git client API implementation.
-
Uses of IGitAPI in hudson.plugins.git
Classes in hudson.plugins.git that implement IGitAPI -
Uses of IGitAPI in org.jenkinsci.plugins.gitclient
Classes in org.jenkinsci.plugins.gitclient that implement IGitAPIModifier and TypeClassDescriptionclass
Implementation class using command line CLI ran as external command.class
GitClient pure Java implementation using JGit.