Modifier and Type | Method and Description |
---|---|
abstract BlameScmResult |
AbstractBlameCommand.executeBlameCommand(ScmProviderRepository repo,
ScmFileSet workingDirectory,
String filename) |
Modifier and Type | Method and Description |
---|---|
BlameScmResult |
ScmManagerStub.blame(BlameScmRequest blameScmRequest) |
BlameScmResult |
ScmManager.blame(BlameScmRequest blameScmRequest) |
BlameScmResult |
AbstractScmManager.blame(BlameScmRequest blameScmRequest) |
BlameScmResult |
ScmManagerStub.blame(ScmRepository repository,
ScmFileSet fileSet,
String filename)
Returns the blame of specified file
|
BlameScmResult |
ScmManager.blame(ScmRepository repository,
ScmFileSet fileSet,
String filename)
Returns the blame of specified file
|
BlameScmResult |
AbstractScmManager.blame(ScmRepository repository,
ScmFileSet fileSet,
String filename)
Returns the blame of specified file
|
Modifier and Type | Method and Description |
---|---|
BlameScmResult |
ScmProviderStub.blame(BlameScmRequest blameScmRequest) |
BlameScmResult |
ScmProvider.blame(BlameScmRequest blameScmRequest) |
BlameScmResult |
AbstractScmProvider.blame(BlameScmRequest blameScmRequest) |
protected BlameScmResult |
AbstractScmProvider.blame(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
BlameScmResult |
ScmProviderStub.blame(ScmRepository repository,
ScmFileSet fileSet,
String filename)
Returns the blame of specified file
|
BlameScmResult |
ScmProvider.blame(ScmRepository repository,
ScmFileSet fileSet,
String filename)
Deprecated.
use blame with
BlameScmRequest parameter |
BlameScmResult |
AbstractScmProvider.blame(ScmRepository repository,
ScmFileSet fileSet,
String filename)
Returns the blame of specified file
|
BlameScmResult |
ScmProviderStub.getBlameScmResult() |
Modifier and Type | Method and Description |
---|---|
void |
ScmProviderStub.setBlameScmResult(BlameScmResult blameScmResult) |
Modifier and Type | Method and Description |
---|---|
protected BlameScmResult |
AccuRevScmProvider.blame(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
BlameScmResult |
AccuRevBlameCommand.blame(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
protected BlameScmResult |
AccuRevBlameCommand.executeAccurevCommand(AccuRevScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
protected BlameScmResult |
BazaarScmProvider.blame(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
BlameScmResult |
BazaarBlameCommand.executeBlameCommand(ScmProviderRepository repo,
ScmFileSet workingDirectory,
String filename) |
Modifier and Type | Method and Description |
---|---|
protected BlameScmResult |
ClearCaseScmProvider.blame(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
BlameScmResult |
ClearCaseBlameCommand.executeBlameCommand(ScmProviderRepository repo,
ScmFileSet workingDirectory,
String filename) |
Modifier and Type | Method and Description |
---|---|
protected BlameScmResult |
AbstractCvsScmProvider.blame(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
BlameScmResult |
AbstractCvsBlameCommand.executeBlameCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
String filename) |
protected abstract BlameScmResult |
AbstractCvsBlameCommand.executeCvsCommand(Commandline cl,
CvsScmProviderRepository repository) |
Modifier and Type | Method and Description |
---|---|
protected BlameScmResult |
CvsExeBlameCommand.executeCvsCommand(Commandline cl,
CvsScmProviderRepository repository) |
Modifier and Type | Method and Description |
---|---|
protected BlameScmResult |
CvsJavaBlameCommand.executeCvsCommand(Commandline cl,
CvsScmProviderRepository repository) |
Modifier and Type | Method and Description |
---|---|
protected BlameScmResult |
AbstractGitScmProvider.blame(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
BlameScmResult |
GitBlameCommand.executeBlameCommand(ScmProviderRepository repo,
ScmFileSet workingDirectory,
String filename) |
Modifier and Type | Method and Description |
---|---|
BlameScmResult |
JGitBlameCommand.executeBlameCommand(ScmProviderRepository repo,
ScmFileSet workingDirectory,
String filename) |
Modifier and Type | Method and Description |
---|---|
protected BlameScmResult |
HgScmProvider.blame(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
BlameScmResult |
HgBlameCommand.executeBlameCommand(ScmProviderRepository repo,
ScmFileSet workingDirectory,
String filename) |
Modifier and Type | Method and Description |
---|---|
protected BlameScmResult |
IntegrityScmProvider.blame(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters params)
Maps to si annotate
|
Modifier and Type | Method and Description |
---|---|
BlameScmResult |
IntegrityBlameCommand.executeBlameCommand(ScmProviderRepository repository,
ScmFileSet workingDirectory,
String filename) |
Modifier and Type | Method and Description |
---|---|
protected BlameScmResult |
JazzScmProvider.blame(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
BlameScmResult |
JazzBlameCommand.executeBlameCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
String filename) |
Modifier and Type | Method and Description |
---|---|
protected BlameScmResult |
PerforceScmProvider.blame(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters params) |
Modifier and Type | Method and Description |
---|---|
BlameScmResult |
PerforceBlameCommand.executeBlameCommand(ScmProviderRepository repo,
ScmFileSet workingDirectory,
String filename) |
Modifier and Type | Method and Description |
---|---|
protected BlameScmResult |
AbstractSvnScmProvider.blame(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
protected void |
SvnBlameCommandTckTest.verifyResult(BlameScmResult result) |
Modifier and Type | Method and Description |
---|---|
BlameScmResult |
SvnBlameCommand.executeBlameCommand(ScmProviderRepository repo,
ScmFileSet workingDirectory,
String filename) |
Modifier and Type | Method and Description |
---|---|
protected BlameScmResult |
TfsScmProvider.blame(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
BlameScmResult |
TfsBlameCommand.executeBlameCommand(ScmProviderRepository repo,
ScmFileSet workingDirectory,
String filename) |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
BlameCommandTckTest.verifyResult(BlameScmResult result) |
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.