Modifier and Type | Class and Description |
---|---|
class |
ExportScmResultWithRevision |
Modifier and Type | Method and Description |
---|---|
protected abstract ExportScmResult |
AbstractExportCommand.executeExportCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
ScmVersion scmVersion,
String outputDirectory) |
Modifier and Type | Method and Description |
---|---|
ExportScmResult |
ScmManagerStub.export(ScmRepository repository,
ScmFileSet fileSet)
Create an exported copy of the repository on your local machine
|
ExportScmResult |
ScmManager.export(ScmRepository repository,
ScmFileSet fileSet)
Create an exported copy of the repository on your local machine
|
ExportScmResult |
AbstractScmManager.export(ScmRepository repository,
ScmFileSet fileSet)
Create an exported copy of the repository on your local machine
|
ExportScmResult |
ScmManagerStub.export(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion version)
Create an exported copy of the repository on your local machine
|
ExportScmResult |
ScmManager.export(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion version)
Create an exported copy of the repository on your local machine
|
ExportScmResult |
AbstractScmManager.export(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion version)
Create an exported copy of the repository on your local machine
|
ExportScmResult |
ScmManagerStub.export(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion version,
String outputDirectory)
Create an exported copy of the repository on your local machine
|
ExportScmResult |
ScmManager.export(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion version,
String outputDirectory)
Create an exported copy of the repository on your local machine
|
ExportScmResult |
AbstractScmManager.export(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion version,
String outputDirectory)
Create an exported copy of the repository on your local machine
|
ExportScmResult |
ScmManagerStub.export(ScmRepository repository,
ScmFileSet fileSet,
String outputDirectory)
Create an exported copy of the repository on your local machine
|
ExportScmResult |
ScmManager.export(ScmRepository repository,
ScmFileSet fileSet,
String outputDirectory)
Create an exported copy of the repository on your local machine
|
ExportScmResult |
AbstractScmManager.export(ScmRepository repository,
ScmFileSet fileSet,
String outputDirectory)
Create an exported copy of the repository on your local machine
|
Modifier and Type | Method and Description |
---|---|
protected ExportScmResult |
AbstractScmProvider.export(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
ExportScmResult |
ScmProviderStub.export(ScmRepository repository,
ScmFileSet fileSet)
Create an exported copy of the repository on your local machine
|
ExportScmResult |
ScmProvider.export(ScmRepository repository,
ScmFileSet fileSet)
Create an exported copy of the repository on your local machine
|
ExportScmResult |
AbstractScmProvider.export(ScmRepository repository,
ScmFileSet fileSet)
Create an exported copy of the repository on your local machine
|
ExportScmResult |
ScmProviderStub.export(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion version)
Create an exported copy of the repository on your local machine
|
ExportScmResult |
ScmProvider.export(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion version)
Create an exported copy of the repository on your local machine
|
ExportScmResult |
AbstractScmProvider.export(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion scmVersion)
Create an exported copy of the repository on your local machine
|
ExportScmResult |
ScmProviderStub.export(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion version,
String outputDirectory)
Create an exported copy of the repository on your local machine
|
ExportScmResult |
ScmProvider.export(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion version,
String outputDirectory)
Create an exported copy of the repository on your local machine
|
ExportScmResult |
AbstractScmProvider.export(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion scmVersion,
String outputDirectory)
Create an exported copy of the repository on your local machine
|
ExportScmResult |
ScmProviderStub.export(ScmRepository repository,
ScmFileSet fileSet,
String tag)
Create an exported copy of the repository on your local machine
|
ExportScmResult |
ScmProvider.export(ScmRepository repository,
ScmFileSet fileSet,
String tag)
|
ExportScmResult |
AbstractScmProvider.export(ScmRepository repository,
ScmFileSet fileSet,
String tag)
Deprecated.
|
ExportScmResult |
ScmProviderStub.export(ScmRepository repository,
ScmFileSet fileSet,
String tag,
String outputDirectory)
Create an exported copy of the repository on your local machine
|
ExportScmResult |
ScmProvider.export(ScmRepository repository,
ScmFileSet fileSet,
String tag,
String outputDirectory)
|
ExportScmResult |
AbstractScmProvider.export(ScmRepository repository,
ScmFileSet fileSet,
String tag,
String outputDirectory)
Deprecated.
|
ExportScmResult |
ScmProviderStub.getExportScmResult() |
Modifier and Type | Method and Description |
---|---|
void |
ScmProviderStub.setExportScmResult(ExportScmResult exportScmResult) |
Modifier and Type | Method and Description |
---|---|
protected ExportScmResult |
AccuRevScmProvider.export(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
ExportScmResult |
AccuRevExportCommand.export(ScmProviderRepository repository,
ScmFileSet scmFileSet,
CommandParameters params) |
Modifier and Type | Method and Description |
---|---|
protected ExportScmResult |
AbstractCvsScmProvider.export(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
protected abstract ExportScmResult |
AbstractCvsExportCommand.executeCvsCommand(Commandline cl) |
protected ExportScmResult |
AbstractCvsExportCommand.executeExportCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
ScmVersion version,
String outputDirectory) |
Modifier and Type | Method and Description |
---|---|
protected ExportScmResult |
CvsExeExportCommand.executeCvsCommand(Commandline cl) |
Modifier and Type | Method and Description |
---|---|
protected ExportScmResult |
CvsJavaExportCommand.executeCvsCommand(Commandline cl) |
Modifier and Type | Method and Description |
---|---|
protected ExportScmResult |
AbstractGitScmProvider.export(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
protected ExportScmResult |
IntegrityScmProvider.export(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters params)
Maps to si projectco (no sandbox is used)
|
Modifier and Type | Method and Description |
---|---|
ExportScmResult |
IntegrityExportCommand.executeExportCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
ScmVersion scmVersion,
String outputDirectory) |
Modifier and Type | Method and Description |
---|---|
protected ExportScmResult |
JazzScmProvider.export(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
protected ExportScmResult |
AbstractSvnScmProvider.export(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
protected ExportScmResult |
SvnExeExportCommand.executeExportCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
ScmVersion version,
String outputDirectory) |
Modifier and Type | Method and Description |
---|---|
protected ExportScmResult |
TfsScmProvider.export(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.