| Package | Description |
|---|---|
| jenkins.plugins.git | |
| jenkins.plugins.git.traits |
The common behaviours that can be used by all
GitSCMSource instances and most
AbstractGitSCMSource instances. |
| Class and Description |
|---|
| AbstractGitSCMSource |
| AbstractGitSCMSource.SCMRevisionImpl
Our implementation.
|
| GitBranchSCMHead |
| GitRefSCMHead |
| GitSCMBuilder
The
SCMBuilder base class for AbstractGitSCMSource. |
| GitSCMFile
Implementation of
SCMFile for Git. |
| GitSCMFileSystem
Base implementation of
SCMFileSystem. |
| GitSCMFileSystem.FSFunction
Simple callback that is used with
GitSCMFileSystem.invoke(jenkins.plugins.git.GitSCMFileSystem.FSFunction)
in order to provide a locked view of the Git repository |
| GitSCMHeadMixin |
| GitSCMSource
A
SCMSource that discovers branches in a git repository. |
| GitSCMSourceContext
The
SCMSourceContext for a AbstractGitSCMSource. |
| GitSCMSourceContext.RefNameMapping |
| GitSCMSourceRequest
The
SCMSourceRequest base class for AbstractGitSCMSource. |
| GitSCMTelescope
An implementation of this extension point allows
AbstractGitSCMSource to examine a repository from a distance
without requiring a local checkout. |
| GitSCMTelescope.ReferenceType
The potential types of reference supported by a
GitSCMTelescope. |
| 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
|
| Class and Description |
|---|
| GitTagSCMHead
Represents a Git Tag.
|
Copyright © 2007–2020. All rights reserved.