Package hudson.scm
package hudson.scm
Jenkins's interface with source code management systems. Start with
SCM
.-
ClassDescriptionCommon part of
CVSSCM.TagAction
andSubversionTagAction
.Performs mark up on changelog messages to be displayed.Encapsulates the file format of the changelog.ChangeLogSet<T extends ChangeLogSet.Entry>Represents SCM change list.Represents a file change.Designates the SCM operation.Generated localization support class.ChangeLogParser
for no SCM.NoSCM
.Immutable object that represents the result of SCM polling.Degree of changes between the previous state and this state.RepositoryBrowser<E extends ChangeLogSet.Entry>Connects Hudson to repository browsers like ViewCVS or FishEye, so that Hudson can generate links to them.List of all installedRepositoryBrowsers
.Captures the configuration information in it.SCMDescriptor<T extends SCM>Descriptor
forSCM
.Immutable object that represents revisions of the files in the repository, used to represent the result of a SCM polling.List of all installed SCMs.