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() |
_calcRevisionsFromBuild, _for, all, buildEnvVars, createEmptyChangeLog, getApi, getBrowser, getDescriptor, getEffectiveBrowser, getModuleRoot, getModuleRoot, getModuleRoots, getModuleRoots, getType, nullify, poll, pollChanges, postCheckout, 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.NullSCMIOExceptionInterruptedExceptionpublic hudson.scm.ChangeLogParser createChangeLogParser()
createChangeLogParser in class hudson.scm.NullSCMCopyright © 2004-2014. All Rights Reserved.