Uses of Package
jenkins.plugins.git
-
Packages that use jenkins.plugins.git Package Description jenkins.plugins.git jenkins.plugins.git.traits The common behaviours that can be used by allGitSCMSourceinstances and mostAbstractGitSCMSourceinstances. -
Classes in jenkins.plugins.git used by jenkins.plugins.git Class Description AbstractGitSCMSource Base class forSCMSourceimplementations that produceGitSCMimplementations.AbstractGitSCMSource.SCMRevisionImpl Our implementation.GitBranchSCMHead GitCredentialBindings GitHooksConfiguration GitRefSCMHead GitSCMBuilder TheSCMBuilderbase class forAbstractGitSCMSource.GitSCMFile Implementation ofSCMFilefor Git.GitSCMFileSystem Base implementation ofSCMFileSystem.GitSCMFileSystem.FSFunction Simple callback that is used withGitSCMFileSystem.invoke(jenkins.plugins.git.GitSCMFileSystem.FSFunction)in order to provide a locked view of the Git repositoryGitSCMHeadMixin GitSCMSource ASCMSourcethat discovers branches in a git repository.GitSCMSourceContext TheSCMSourceContextfor aAbstractGitSCMSource.GitSCMSourceContext.RefNameMapping GitSCMSourceRequest TheSCMSourceRequestbase class forAbstractGitSCMSource.GitSCMTelescope An implementation of this extension point allowsAbstractGitSCMSourceto examine a repository from a distance without requiring a local checkout.GitSCMTelescope.ReferenceType The potential types of reference supported by aGitSCMTelescope.GitTagSCMHead Represents a Git Tag.GitToolChooser.RepositorySizeAPI 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 Class Description GitTagSCMHead Represents a Git Tag.