| Package | Description |
|---|---|
| jenkins.plugins.git |
| Modifier and Type | Class and Description |
|---|---|
class |
GitSCMBuilder<B extends GitSCMBuilder<B>>
The
SCMBuilder base class for AbstractGitSCMSource. |
| Modifier and Type | Method and Description |
|---|---|
protected GitSCMBuilder<?> |
AbstractGitSCMSource.newBuilder(jenkins.scm.api.SCMHead head,
jenkins.scm.api.SCMRevision revision)
Instantiates a new
GitSCMBuilder. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractGitSCMSource.decorate(GitSCMBuilder<?> builder)
Performs final decoration of the
GitSCMBuilder. |
Copyright © 2007–2020. All rights reserved.