Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Deprecated API
Contents
Deprecated Interfaces
Deprecated Classes
Deprecated Methods
Deprecated Constructors
Deprecated Interfaces
hudson.plugins.git.IGitAPI
methods here are deprecated until proven useful by a plugin
Deprecated Classes
hudson.plugins.git.GitAPI
Deprecated Methods
hudson.plugins.git.GitAPI.checkoutBranch(String, String)
hudson.plugins.git.GitAPI.clone(RemoteConfig)
hudson.plugins.git.GitAPI.clone(RemoteConfig, boolean)
org.jenkinsci.plugins.gitclient.GitClient.commit(String)
use
GitClient.commit(String, org.eclipse.jgit.lib.PersonIdent, org.eclipse.jgit.lib.PersonIdent)
as this method is environment dependent to have GIT_AUTHOR/COMMITTER set
hudson.plugins.git.GitAPI.fetch()
hudson.plugins.git.GitAPI.fetch(RemoteConfig)
hudson.plugins.git.GitAPI.fetch(String, String)
hudson.plugins.git.GitAPI.getAllLogEntries(String)
hudson.plugins.git.GitAPI.getBranchesContaining(String)
hudson.plugins.git.GitAPI.getTagsOnCommit(String)
hudson.plugins.git.GitAPI.hasGitModules(String)
hudson.plugins.git.GitAPI.merge(String)
hudson.plugins.git.GitAPI.mergeBase(ObjectId, ObjectId)
hudson.plugins.git.GitAPI.push(RemoteConfig, String)
hudson.plugins.git.GitAPI.revListBranch(String)
hudson.plugins.git.GitAPI.setupSubmoduleUrls(String, TaskListener)
hudson.plugins.git.GitAPI.showRevision(Revision)
Deprecated Constructors
hudson.plugins.git.GitAPI(String, FilePath, TaskListener, EnvVars)
hudson.plugins.git.GitAPI(String, FilePath, TaskListener, EnvVars, String)
hudson.plugins.git.GitAPI(String, File, TaskListener, EnvVars)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2004-2013. All Rights Reserved.