| Package | Description |
|---|---|
| jenkins.scm.api |
The public API contract of the SCM API plugin.
|
| jenkins.scm.api.mixin |
The mix-in interfaces used by
SCMHead
implementations to advertise that a specific head is not just a regular branch but is actually a special type of
branch such as a change request /
tag / etc. |
| jenkins.scm.api.trait |
An API/SPI to allow the sharing of common traits between different
SCMSource and
SCMNavigator implementations. |
| Class and Description |
|---|
| SCMHeadMixin
Interface to allow declaring mixin interfaces for
SCMHead subclasses. |
| Class and Description |
|---|
| ChangeRequestCheckoutStrategy
The various strategies that can be used when checking out a change request.
|
| ChangeRequestSCMHead
Mixin interface to identify
SCMHead instances that correspond to a change request. |
| ChangeRequestSCMRevision
Recommended base class for the
SCMRevision of a ChangeRequestSCMHead. |
| SCMHeadMixin
Interface to allow declaring mixin interfaces for
SCMHead subclasses. |
| Class and Description |
|---|
| SCMHeadMixin
Interface to allow declaring mixin interfaces for
SCMHead subclasses. |
Copyright © 2016–2019. All rights reserved.