| Package | Description |
|---|---|
| jenkins.scm.api | |
| jenkins.scm.impl |
| Class and Description |
|---|
| SCMFile
A file/directory inspected by
SCMFileSystem. |
| SCMFileSystem
A virtual file system for a specific
SCM potentially pinned to a specific SCMRevision. |
| SCMHead
Represents a named SCM branch, tag or mainline.
|
| 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.Collector
An observer that collects the observed
SCMHeads and SCMRevisions. |
| 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. |
| 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. |
| SCMSourceOwner
An
Item that owns SCMSource instances. |
| 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, tag or mainline.
|
| SCMHeadObserver
Something that observes
SCMHead and corresponding SCMRevision details. |
| 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. |
| SCMSourceDescriptor
A
Descriptor for SCMSources. |
| SCMSourceOwner
An
Item that owns SCMSource instances. |
Copyright © 2004-2013. All Rights Reserved.