| Package | Description |
|---|---|
| jenkins.scm.api |
The public API contract of the SCM API plugin.
|
| jenkins.scm.api.actions |
Do not use.
|
| 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. |
| jenkins.scm.impl |
The common implementations of classes in the public API.
|
| Class and Description |
|---|
| SCMCategory
Base class for categories of SCM things.
|
| SCMEvent
Base class for all events from a SCM system.
|
| SCMEvent.Type
The type of event.
|
| SCMEventListener
Base class for listeners to
SCMEvents |
| SCMFile
A file/directory inspected by
SCMFileSystem. |
| SCMFile.Type
Represents the type of a
SCMFile. |
| SCMFileSystem
A virtual file system for a specific
SCM potentially pinned to a specific SCMRevision. |
| SCMHead
Represents a named SCM branch, change request, tag or mainline.
|
| SCMHeadCategory
Base class for categories of
SCMHead, for example: branches, tags, change requests, mainlines, features, etc. |
| SCMHeadEvent
Base class for events relating to
SCMHead instances. |
| SCMHeadObserver
Something that observes
SCMHead and corresponding SCMRevision details. |
| SCMHeadObserver.AllFinished
An observer that wraps multiple observers and keeps observing as long as one of the wrapped observers wants to.
|
| SCMHeadObserver.Any
An observer that picks the first revision it can find.
|
| SCMHeadObserver.Collector
An observer that collects the observed
SCMHeads and SCMRevisions. |
| SCMHeadObserver.Filter
A
SCMHeadObserver that filters the SCMHead instances that will be observed by the wrapped
SCMHeadObserver. |
| SCMHeadObserver.Named
An observer that collects the
SCMRevision of a named SCMHead and then stops observing. |
| SCMHeadObserver.None
An observer that is already finished.
|
| SCMHeadObserver.OneFinished
An observer that wraps multiple observers and keeps observing until one of the wrapped observers stops observing.
|
| SCMHeadObserver.Selector
An observer that collects the
SCMRevision of a specific SCMHead and then stops observing. |
| SCMHeadObserver.Wrapped
Base class for an
SCMHeadObserver that wraps another SCMHeadObserver while allowing access to the
original observer via SCMHeadObserver.Wrapped.unwrap(). |
| SCMHeadOrigin
Represents the origin of a
SCMHead. |
| SCMHeadOrigin.Default
The default origin.
|
| SCMNavigator
An API for discovering new and navigating already discovered
SCMSources within an organization. |
| SCMNavigatorDescriptor
Definition of a kind of
SCMNavigator. |
| SCMNavigatorEvent
Base class for events relating to
SCMNavigator instances. |
| SCMNavigatorOwner
An
Item that owns SCMNavigator instances. |
| SCMNavigatorOwners.Enumerator
Extension point to allow for access to embedded
SCMSourceOwner instances that
SCMNavigatorOwners.JenkinsItemEnumerator will not find. |
| SCMProbe
An unmanaged
SCMSourceCriteria.Probe that has its lifecycle managed outside of
SCMSource.fetch(TaskListener). |
| SCMProbeStat
Represents the result of an existence check which may optionally include details of an alternative name for the
object being checked for existence.
|
| SCMRevision
Base class that represents a specific (or not so specific) revision of a
SCMHead. |
| SCMSource
A
SCMSource is responsible for fetching SCMHead and corresponding SCMRevision instances from
which it can build SCM instances that are configured to check out the specific SCMHead at the
specified SCMRevision. |
| SCMSourceCategory
Base class for categories of
SCMSource, for example: repository, depot, VOB, etc. |
| SCMSourceCriteria
Filter that selects heads picked up by
SCMSource out of all the branches and other heads
found in the repository. |
| SCMSourceCriteria.Probe
A probe for a branch candidate.
|
| SCMSourceDescriptor
A
Descriptor for SCMSources. |
| SCMSourceEvent
Base class for events relating to
SCMSource instances. |
| SCMSourceObserver
Callback used by
SCMNavigator. |
| SCMSourceObserver.Filter
An observer that filters the observed sources to a subset of named instances.
|
| SCMSourceObserver.ProjectObserver
Nested callback produced by
SCMSourceObserver.observe(java.lang.String). |
| SCMSourceObserver.Wrapped
Base class for an observer that wraps another observer.
|
| SCMSourceOwner |
| SCMSourceOwners.Enumerator
Extension point to allow for access to embedded
SCMSourceOwner instances that
SCMSourceOwners.JenkinsItemEnumerator will not find. |
| Class and Description |
|---|
| SCMHead
Represents a named SCM branch, change request, tag or mainline.
|
| Class and Description |
|---|
| SCMHead
Represents a named SCM branch, change request, tag or mainline.
|
| SCMHeadOrigin
Represents the origin of a
SCMHead. |
| SCMRevision
Base class that represents a specific (or not so specific) revision of a
SCMHead. |
| Class and Description |
|---|
| SCMHead
Represents a named SCM branch, change request, tag or mainline.
|
| SCMHeadCategory
Base class for categories of
SCMHead, for example: branches, tags, change requests, mainlines, features, etc. |
| SCMHeadObserver
Something that observes
SCMHead and corresponding SCMRevision details. |
| SCMHeadOrigin
Represents the origin of a
SCMHead. |
| SCMNavigator
An API for discovering new and navigating already discovered
SCMSources within an organization. |
| SCMNavigatorDescriptor
Definition of a kind of
SCMNavigator. |
| SCMRevision
Base class that represents a specific (or not so specific) revision of a
SCMHead. |
| SCMSource
A
SCMSource is responsible for fetching SCMHead and corresponding SCMRevision instances from
which it can build SCM instances that are configured to check out the specific SCMHead at the
specified SCMRevision. |
| SCMSourceCriteria
Filter that selects heads picked up by
SCMSource out of all the branches and other heads
found in the repository. |
| SCMSourceCriteria.Probe
A probe for a branch candidate.
|
| SCMSourceDescriptor
A
Descriptor for SCMSources. |
| SCMSourceObserver
Callback used by
SCMNavigator. |
| Class and Description |
|---|
| SCMCategory
Base class for categories of SCM things.
|
| SCMEventListener
Base class for listeners to
SCMEvents |
| SCMHead
Represents a named SCM branch, change request, tag or mainline.
|
| SCMHeadCategory
Base class for categories of
SCMHead, for example: branches, tags, change requests, mainlines, features, etc. |
| SCMHeadEvent
Base class for events relating to
SCMHead instances. |
| SCMHeadObserver
Something that observes
SCMHead and corresponding SCMRevision details. |
| SCMNavigator
An API for discovering new and navigating already discovered
SCMSources within an organization. |
| SCMNavigatorDescriptor
Definition of a kind of
SCMNavigator. |
| SCMRevision
Base class that represents a specific (or not so specific) revision of a
SCMHead. |
| SCMSource
A
SCMSource is responsible for fetching SCMHead and corresponding SCMRevision instances from
which it can build SCM instances that are configured to check out the specific SCMHead at the
specified SCMRevision. |
| SCMSourceCategory
Base class for categories of
SCMSource, for example: repository, depot, VOB, etc. |
| SCMSourceCriteria
Filter that selects heads picked up by
SCMSource out of all the branches and other heads
found in the repository. |
| SCMSourceDescriptor
A
Descriptor for SCMSources. |
| SCMSourceObserver
Callback used by
SCMNavigator. |
| SCMSourceObserver.ProjectObserver
Nested callback produced by
SCMSourceObserver.observe(java.lang.String). |
| SCMSourceOwner |
Copyright © 2016–2019. All rights reserved.