|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jenkinsci.plugins.gitclient.CliGitAPIImpl
hudson.plugins.git.GitAPI
public class GitAPI
Backward compatible class to match the one some plugins used to get from git-plugin
| Field Summary |
|---|
| Fields inherited from interface hudson.plugins.git.IGitAPI |
|---|
verbose |
| Constructor Summary | |
|---|---|
GitAPI(String gitExe,
File workspace,
hudson.model.TaskListener listener,
hudson.EnvVars environment)
Deprecated. |
|
| Method Summary |
|---|
| Methods inherited from class org.jenkinsci.plugins.gitclient.CliGitAPIImpl |
|---|
add, addNote, appendNote, branch, changelog, checkout, checkout, clean, clone, commit, deleteBranch, deleteTag, describe, fetch, fetch, fixSubmoduleUrls, getBranches, getDefaultRemote, getDefaultRemote, getHeadRev, getRemoteBranches, getRemoteUrl, getRemoteUrl, getRepository, getSubmodules, getSubmoduleUrl, getTagNames, hasGitModules, hasGitRepo, hasGitRepo, init, isBareRepository, isBareRepository, isCommitInRepo, launchCommand, launchCommand, lsTree, merge, prune, push, reset, revList, revListAll, revParse, 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 |
| Constructor Detail |
|---|
public GitAPI(String gitExe,
File workspace,
hudson.model.TaskListener listener,
hudson.EnvVars environment)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||