Package hudson.scm
Jenkins's interface with source code management systems. Start with
SCM
.-
Interface Summary Interface Description ChangeLogSet.AffectedFile Represents a file change. -
Class Summary Class Description AbstractScmTagAction Common part ofCVSSCM.TagAction
andSubversionTagAction
.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 NoSCM
.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 installedRepositoryBrowsers
.SCM Captures the configuration information in it.SCMDescriptor<T extends SCM> Descriptor
forSCM
.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 Summary Enum Description PollingResult.Change Degree of changes between the previous state and this state.