| Package | Description |
|---|---|
| jenkins.plugins.git |
| Class and Description |
|---|
| AbstractGitSCMSource
Base class for
SCMSource implementations that produce GitSCM implementations. |
| AbstractGitSCMSource.SCMRevisionImpl
Our implementation.
|
| 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 |
| GitSCMSourceContext
The
SCMSourceContext for a AbstractGitSCMSource. |
| GitSCMSourceRequest
The
SCMSourceRequest base class for AbstractGitSCMSource. |
Copyright © 2007–2017. All rights reserved.