|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jenkinsci.plugins.gitclient.CliGitAPIImpl
org.paylogic.jenkins.advancedscm.backends.helpers.AdvancedCliGit
public class AdvancedCliGit
Created by bubenkoff on 4/22/14.
| Field Summary | |
|---|---|
protected hudson.ProxyConfiguration |
proxy
|
protected File |
workspace
|
| Fields inherited from class org.jenkinsci.plugins.gitclient.CliGitAPIImpl |
|---|
TIMEOUT |
| Fields inherited from interface org.jenkinsci.plugins.gitclient.GitClient |
|---|
CREDENTIALS_MATCHER, quietRemoteBranches, verbose |
| Constructor Summary | |
|---|---|
AdvancedCliGit(hudson.plugins.git.GitSCM scm,
File workspace,
hudson.model.TaskListener listener,
hudson.EnvVars environment)
|
|
| Method Summary | |
|---|---|
protected String |
extractBranchNameFromBranchSpec(String arg0)
|
List<hudson.plugins.git.IndexEntry> |
lsTree(String arg0)
|
protected org.jenkinsci.plugins.gitclient.RemoteGitImpl |
remoteProxyFor(org.jenkinsci.plugins.gitclient.GitClient arg0)
|
protected Object |
writeReplace()
|
| Methods inherited from class org.jenkinsci.plugins.gitclient.CliGitAPIImpl |
|---|
add, addCredentials, addDefaultCredentials, addNote, addRemoteUrl, addSubmodule, appendNote, branch, changelog, checkout, clean, clearCredentials, clone_, commit, deleteBranch, deleteTag, describe, fetch_, fetch, fetch, fetch, fixSubmoduleUrls, getAllLogEntries, getBranches, getBranchesContaining, getDefaultRemote, getDefaultRemote, getHeadRev, getHeadRev, getRemoteBranches, getRemoteUrl, getRemoteUrl, getRepository, getSubmodules, getSubmoduleUrl, getTagMessage, getTagNames, getWorkTree, hasGitRepo, hasGitRepo, init_, init, isBareRepository, isCommitInRepo, launchCommand, launchCommand, lsTree, merge, merge, mergeBase, parseBranches, prune, push, push, reset, revList, revListAll, revParse, setAuthor, setCommitter, setRemoteUrl, setRemoteUrl, setSubmoduleUrl, setupSubmoduleUrls, showRevision, subGit, submoduleClean, submoduleInit, submoduleReset, submoduleSync, submoduleUpdate, tag, tagExists, validateRevision |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final File workspace
protected hudson.ProxyConfiguration proxy
| Constructor Detail |
|---|
public AdvancedCliGit(hudson.plugins.git.GitSCM scm,
File workspace,
hudson.model.TaskListener listener,
hudson.EnvVars environment)
| Method Detail |
|---|
public final List<hudson.plugins.git.IndexEntry> lsTree(String arg0)
throws hudson.plugins.git.GitException,
InterruptedException
lsTree in interface hudson.plugins.git.IGitAPIhudson.plugins.git.GitException
InterruptedExceptionprotected Object writeReplace()
protected String extractBranchNameFromBranchSpec(String arg0)
protected org.jenkinsci.plugins.gitclient.RemoteGitImpl remoteProxyFor(org.jenkinsci.plugins.gitclient.GitClient arg0)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||