Interface | Description |
---|---|
ChangeLogSet.AffectedFile |
Represents a file change.
|
Class | Description |
---|---|
AbstractScmTagAction |
Common part of
CVSSCM.TagAction and SubversionTagAction . |
ChangeLogAnnotator |
Performs mark up on changelog messages to be displayed.
|
ChangeLogParser |
Encapsulates the file format of the changelog.
|
ChangeLogSet<T extends ChangeLogSet.Entry> |
Represents SCM change list.
|
ChangeLogSet.Entry | |
EditType |
Designates the SCM operation.
|
Messages |
Generated localization support class.
|
NullChangeLogParser |
ChangeLogParser for no SCM. |
NullSCM |
No
SCM . |
NullSCM.DescriptorImpl | |
PollingResult |
Immutable object that represents the result of SCM polling.
|
RepositoryBrowser<E extends ChangeLogSet.Entry> |
Connects Hudson to repository browsers like ViewCVS or FishEye,
so that Hudson can generate links to them.
|
RepositoryBrowsers |
List of all installed
RepositoryBrowsers . |
SCM |
Captures the configuration information in it.
|
SCMDescriptor<T extends SCM> |
Descriptor for SCM . |
SCMRevisionState |
Immutable object that represents revisions of the files in the repository,
used to represent the result of
a SCM polling.
|
SCMS |
List of all installed SCMs.
|
Enum | Description |
---|---|
PollingResult.Change |
Degree of changes between the previous state and this state.
|
SCM
Copyright © 2004–2021. All rights reserved.