Modifier and Type | Method and Description |
---|---|
RemoveScmResult |
ScmManagerStub.remove(ScmRepository repository,
ScmFileSet fileSet,
String message)
Removes the given files from the source control system
|
RemoveScmResult |
ScmManager.remove(ScmRepository repository,
ScmFileSet fileSet,
String message)
Removes the given files from the source control system
|
RemoveScmResult |
AbstractScmManager.remove(ScmRepository repository,
ScmFileSet fileSet,
String message)
Removes the given files from the source control system
|
Modifier and Type | Method and Description |
---|---|
RemoveScmResult |
ScmProviderStub.getRemoveScmResult() |
protected RemoveScmResult |
AbstractScmProvider.remove(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
RemoveScmResult |
ScmProviderStub.remove(ScmRepository repository,
ScmFileSet fileSet,
String message)
Removes the given files from the source control system
|
RemoveScmResult |
ScmProvider.remove(ScmRepository repository,
ScmFileSet fileSet,
String message)
Removes the given files from the source control system
|
RemoveScmResult |
AbstractScmProvider.remove(ScmRepository repository,
ScmFileSet fileSet,
String message)
Removes the given files from the source control system
|
Modifier and Type | Method and Description |
---|---|
void |
ScmProviderStub.setRemoveScmResult(RemoveScmResult removeScmResult) |
Modifier and Type | Method and Description |
---|---|
protected RemoveScmResult |
AccuRevScmProvider.remove(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
RemoveScmResult |
AccuRevRemoveCommand.remove(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
RemoveScmResult |
BazaarScmProvider.remove(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
RemoveScmResult |
AbstractCvsScmProvider.remove(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
protected abstract RemoveScmResult |
AbstractCvsRemoveCommand.executeCvsCommand(Commandline cl,
List<ScmFile> removedFiles) |
Modifier and Type | Method and Description |
---|---|
protected RemoveScmResult |
CvsExeRemoveCommand.executeCvsCommand(Commandline cl,
List<ScmFile> removedFiles) |
Modifier and Type | Method and Description |
---|---|
protected RemoveScmResult |
CvsJavaRemoveCommand.executeCvsCommand(Commandline cl,
List<ScmFile> removedFiles) |
Modifier and Type | Method and Description |
---|---|
RemoveScmResult |
AbstractGitScmProvider.remove(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
RemoveScmResult |
HgScmProvider.remove(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
protected RemoveScmResult |
IntegrityScmProvider.remove(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters params)
Maps to si dropsandbox
|
Modifier and Type | Method and Description |
---|---|
RemoveScmResult |
IntegrityRemoveCommand.executeRemoveCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
String message) |
Modifier and Type | Method and Description |
---|---|
protected RemoveScmResult |
PerforceScmProvider.remove(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters params) |
Modifier and Type | Method and Description |
---|---|
RemoveScmResult |
StarteamScmProvider.remove(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
RemoveScmResult |
AbstractSvnScmProvider.remove(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
RemoveScmResult |
SynergyScmProvider.remove(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.