Uses of Package
jenkins.plugins.git
Packages that use jenkins.plugins.git
Package
Description
The common behaviours that can be used by all
GitSCMSource instances and most
AbstractGitSCMSource instances.-
Classes in jenkins.plugins.git used by jenkins.plugins.gitClassDescriptionBase class for
SCMSourceimplementations that produceGitSCMimplementations.Our implementation.TheSCMBuilderbase class forAbstractGitSCMSource.Implementation ofSCMFilefor Git.Base implementation ofSCMFileSystem.Simple callback that is used withGitSCMFileSystem.invoke(jenkins.plugins.git.GitSCMFileSystem.FSFunction)in order to provide a locked view of the Git repositoryASCMSourcethat discovers branches in a git repository.TheSCMSourceContextfor aAbstractGitSCMSource.TheSCMSourceRequestbase class forAbstractGitSCMSource.An implementation of this extension point allowsAbstractGitSCMSourceto examine a repository from a distance without requiring a local checkout.The potential types of reference supported by aGitSCMTelescope.Represents a Git Tag.Other plugins can estimate the size of repository using this extension point The size is assumed to be in KiBs -
Classes in jenkins.plugins.git used by jenkins.plugins.git.traits