public abstract class GitSCMBackwardCompatibility extends hudson.scm.SCM implements Serializable
GitSCM for the stuff that's used to be in GitSCM
that are deprecated. Moving deprecated stuff from GitSCM to here allows us
to keep GitSCM cleaner.| Constructor and Description |
|---|
GitSCMBackwardCompatibility() |
_calcRevisionsFromBuild, _for, _for, all, buildEnvVars, calcRevisionsFromBuild, calcRevisionsFromBuild, checkout, checkout, compareRemoteRevisionWith, compareRemoteRevisionWith, createChangeLogParser, createEmptyChangeLog, createEmptyChangeLog, getApi, getBrowser, getEffectiveBrowser, getKey, getModuleRoot, getModuleRoot, getModuleRoots, getModuleRoots, getType, guessBrowser, nullify, poll, pollChanges, postCheckout, postCheckout, processWorkspaceBeforeDeletion, processWorkspaceBeforeDeletion, requiresWorkspaceForPolling, supportsPollingpublic GitSCM.DescriptorImpl getDescriptor()
getDescriptor in interface hudson.model.Describable<hudson.scm.SCM>getDescriptor in class hudson.scm.SCM@Deprecated public String getIncludedRegions()
@Deprecated public String getExcludedRegions()
@Deprecated public String[] getExcludedRegionsNormalized()
@Deprecated public String[] getIncludedRegionsNormalized()
@Deprecated public String getRelativeTargetDir()
@Deprecated public String getExcludedUsers()
@Deprecated public Set<String> getExcludedUsersNormalized()
@Deprecated public boolean getSkipTag()
@Deprecated public boolean getDisableSubmodules()
@Deprecated public boolean getRecursiveSubmodules()
@Deprecated public boolean getTrackingSubmodules()
@Deprecated public String getGitConfigName()
@Deprecated public String getGitConfigEmail()
@Deprecated public String getGitConfigNameToUse()
@Deprecated public String getGitConfigEmailToUse()
@Deprecated public boolean getPruneBranches()
@Deprecated public UserMergeOptions getUserMergeOptions()
public boolean getClean()
CleanCheckoutpublic boolean getWipeOutWorkspace()
WipeWorkspacepublic boolean getUseShallowClone()
CloneOptionpublic String getReference()
CloneOptionpublic boolean getRemotePoll()
DisableRemotePollpublic boolean getAuthorOrCommitter()
AuthorInChangelogpublic boolean isIgnoreNotifyCommit()
IgnoreNotifyCommitpublic String getLocalBranch()
LocalBranchCopyright © 2004-2015. All Rights Reserved.