public class FakeChangeLogSCM
extends hudson.scm.NullSCM
| Modifier and Type | Class and Description |
|---|---|
static class |
FakeChangeLogSCM.ChangelogAction |
static class |
FakeChangeLogSCM.EntryImpl |
static class |
FakeChangeLogSCM.FakeChangeLogParser |
static class |
FakeChangeLogSCM.FakeChangeLogSet |
| Constructor and Description |
|---|
FakeChangeLogSCM() |
| Modifier and Type | Method and Description |
|---|---|
FakeChangeLogSCM.EntryImpl |
addChange() |
boolean |
checkout(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.FilePath remoteDir,
hudson.model.BuildListener listener,
File changeLogFile) |
hudson.scm.ChangeLogParser |
createChangeLogParser() |
hudson.scm.SCMDescriptor<?> |
getDescriptor() |
calcRevisionsFromBuild, checkout, compareRemoteRevisionWith_calcRevisionsFromBuild, _for, _for, all, buildEnvVars, calcRevisionsFromBuild, compareRemoteRevisionWith, createEmptyChangeLog, createEmptyChangeLog, getApi, getBrowser, getEffectiveBrowser, getKey, getModuleRoot, getModuleRoot, getModuleRoots, getModuleRoots, getType, guessBrowser, nullify, poll, pollChanges, postCheckout, postCheckout, processWorkspaceBeforeDeletion, processWorkspaceBeforeDeletion, requiresWorkspaceForPolling, supportsPollingpublic FakeChangeLogSCM.EntryImpl addChange()
public boolean checkout(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.FilePath remoteDir,
hudson.model.BuildListener listener,
File changeLogFile)
throws IOException,
InterruptedException
checkout in class hudson.scm.SCMIOExceptionInterruptedExceptionpublic hudson.scm.ChangeLogParser createChangeLogParser()
createChangeLogParser in class hudson.scm.NullSCMpublic hudson.scm.SCMDescriptor<?> getDescriptor()
getDescriptor in interface hudson.model.Describable<hudson.scm.SCM>getDescriptor in class hudson.scm.SCMCopyright © 2004–2015. All rights reserved.