public class JGitScmProvider extends AbstractGitScmProvider
  | 
ROLE| Constructor and Description | 
|---|
JGitScmProvider()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected GitCommand | 
getAddCommand() | 
protected GitCommand | 
getBlameCommand() | 
protected GitCommand | 
getBranchCommand() | 
protected GitCommand | 
getChangeLogCommand() | 
protected GitCommand | 
getCheckInCommand() | 
protected GitCommand | 
getCheckOutCommand() | 
protected GitCommand | 
getDiffCommand() | 
protected GitCommand | 
getExportCommand() | 
GitCommand | 
getInfoCommand() | 
protected GitCommand | 
getListCommand() | 
protected GitCommand | 
getRemoteInfoCommand() | 
protected GitCommand | 
getRemoveCommand() | 
protected String | 
getRepositoryURL(File path) | 
protected GitCommand | 
getStatusCommand() | 
protected GitCommand | 
getTagCommand() | 
protected GitCommand | 
getUpdateCommand() | 
add, blame, branch, changelog, checkin, checkout, diff, executeCommand, export, getScmSpecificFilename, getScmType, info, makeProviderScmRepository, makeProviderScmRepository, remoteInfo, remove, status, tag, update, validateScmUrladd, add, add, addListener, blame, blame, branch, branch, branch, changeLog, changeLog, changeLog, changeLog, changeLog, changeLog, changeLog, changeLog, changeLog, checkIn, checkIn, checkIn, checkOut, checkOut, checkOut, checkOut, checkOut, checkOut, checkOut, diff, diff, edit, edit, export, export, export, export, export, getLogger, list, list, list, login, mkdir, mkdir, remove, requiresEditMode, sanitizeTagName, status, tag, tag, tag, unedit, unedit, update, update, update, update, update, update, update, update, update, update, update, update, validateTagNamepublic JGitScmProvider()
protected GitCommand getAddCommand()
getAddCommand in class AbstractGitScmProviderprotected GitCommand getBranchCommand()
getBranchCommand in class AbstractGitScmProviderprotected GitCommand getChangeLogCommand()
getChangeLogCommand in class AbstractGitScmProviderprotected GitCommand getCheckInCommand()
getCheckInCommand in class AbstractGitScmProviderprotected GitCommand getCheckOutCommand()
getCheckOutCommand in class AbstractGitScmProviderprotected GitCommand getDiffCommand()
getDiffCommand in class AbstractGitScmProviderprotected GitCommand getExportCommand()
getExportCommand in class AbstractGitScmProviderprotected GitCommand getRemoveCommand()
getRemoveCommand in class AbstractGitScmProviderprotected GitCommand getStatusCommand()
getStatusCommand in class AbstractGitScmProviderprotected GitCommand getTagCommand()
getTagCommand in class AbstractGitScmProviderprotected GitCommand getUpdateCommand()
getUpdateCommand in class AbstractGitScmProviderprotected GitCommand getListCommand()
public GitCommand getInfoCommand()
getInfoCommand in class AbstractGitScmProviderprotected String getRepositoryURL(File path) throws ScmException
getRepositoryURL in class AbstractGitScmProviderScmExceptionprotected GitCommand getBlameCommand()
getBlameCommand in class AbstractGitScmProviderprotected GitCommand getRemoteInfoCommand()
getRemoteInfoCommand in class AbstractGitScmProviderCopyright © 2003–2018 The Apache Software Foundation. All rights reserved.