Modifier and Type | Class and Description |
---|---|
class |
UpdateScmResultWithRevision |
Modifier and Type | Method and Description |
---|---|
protected abstract UpdateScmResult |
AbstractUpdateCommand.executeUpdateCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
ScmVersion scmVersion) |
Modifier and Type | Method and Description |
---|---|
UpdateScmResult |
ScmManagerStub.update(ScmRepository repository,
ScmFileSet fileSet)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
ScmManager.update(ScmRepository repository,
ScmFileSet fileSet)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
AbstractScmManager.update(ScmRepository repository,
ScmFileSet fileSet)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
ScmManagerStub.update(ScmRepository repository,
ScmFileSet fileSet,
boolean runChangelog)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
ScmManager.update(ScmRepository repository,
ScmFileSet fileSet,
boolean runChangelog)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
AbstractScmManager.update(ScmRepository repository,
ScmFileSet fileSet,
boolean runChangelog)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
ScmManagerStub.update(ScmRepository repository,
ScmFileSet fileSet,
Date lastUpdate)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
ScmManager.update(ScmRepository repository,
ScmFileSet fileSet,
Date lastUpdate)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
AbstractScmManager.update(ScmRepository repository,
ScmFileSet fileSet,
Date lastUpdate)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
ScmManagerStub.update(ScmRepository repository,
ScmFileSet fileSet,
Date lastUpdate,
String datePattern)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
ScmManager.update(ScmRepository repository,
ScmFileSet fileSet,
Date lastUpdate,
String datePattern)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
AbstractScmManager.update(ScmRepository repository,
ScmFileSet fileSet,
Date lastUpdate,
String datePattern)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
ScmManagerStub.update(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion version)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
ScmManager.update(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion version)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
AbstractScmManager.update(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion version)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
ScmManagerStub.update(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion version,
boolean runChangelog)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
ScmManager.update(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion version,
boolean runChangelog)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
AbstractScmManager.update(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion version,
boolean runChangelog)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
ScmManagerStub.update(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion version,
Date lastUpdate)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
ScmManager.update(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion version,
Date lastUpdate)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
AbstractScmManager.update(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion version,
Date lastUpdate)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
ScmManagerStub.update(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion version,
Date lastUpdate,
String datePattern)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
ScmManager.update(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion version,
Date lastUpdate,
String datePattern)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
AbstractScmManager.update(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion version,
Date lastUpdate,
String datePattern)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
ScmManagerStub.update(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion version,
String datePattern)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
ScmManager.update(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion version,
String datePattern)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
AbstractScmManager.update(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion version,
String datePattern)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
ScmManagerStub.update(ScmRepository repository,
ScmFileSet fileSet,
String datePattern)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
ScmManager.update(ScmRepository repository,
ScmFileSet fileSet,
String datePattern)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
AbstractScmManager.update(ScmRepository repository,
ScmFileSet fileSet,
String datePattern)
Updates the copy on the local machine with the changes in the repository
|
Modifier and Type | Method and Description |
---|---|
UpdateScmResult |
ScmProviderStub.getUpdateScmResult() |
protected UpdateScmResult |
AbstractScmProvider.update(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
UpdateScmResult |
ScmProviderStub.update(ScmRepository repository,
ScmFileSet fileSet)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
ScmProvider.update(ScmRepository repository,
ScmFileSet fileSet)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
AbstractScmProvider.update(ScmRepository repository,
ScmFileSet fileSet)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
ScmProviderStub.update(ScmRepository repository,
ScmFileSet fileSet,
boolean runChangelog)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
ScmProvider.update(ScmRepository repository,
ScmFileSet fileSet,
boolean runChangelog)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
AbstractScmProvider.update(ScmRepository repository,
ScmFileSet fileSet,
boolean runChangelog)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
ScmProviderStub.update(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion version)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
ScmProvider.update(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion version)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
AbstractScmProvider.update(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion scmVersion)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
ScmProviderStub.update(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion version,
boolean runChangelog)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
ScmProvider.update(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion version,
boolean runChangelog)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
AbstractScmProvider.update(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion scmVersion,
boolean runChangelog)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
ScmProviderStub.update(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion version,
Date lastUpdate)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
ScmProvider.update(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion version,
Date lastUpdate)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
AbstractScmProvider.update(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion scmVersion,
Date lastUpdate)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
ScmProviderStub.update(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion version,
Date lastUpdate,
String datePattern)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
ScmProvider.update(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion version,
Date lastUpdate,
String datePattern)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
AbstractScmProvider.update(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion scmVersion,
Date lastUpdate,
String datePattern)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
ScmProviderStub.update(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion version,
String datePattern)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
ScmProvider.update(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion version,
String datePattern)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
AbstractScmProvider.update(ScmRepository repository,
ScmFileSet fileSet,
ScmVersion scmVersion,
String datePattern)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
ScmProviderStub.update(ScmRepository repository,
ScmFileSet fileSet,
String tag)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
ScmProvider.update(ScmRepository repository,
ScmFileSet fileSet,
String tag)
|
UpdateScmResult |
AbstractScmProvider.update(ScmRepository repository,
ScmFileSet fileSet,
String tag)
Deprecated.
|
UpdateScmResult |
ScmProviderStub.update(ScmRepository repository,
ScmFileSet fileSet,
String tag,
boolean runChangelog)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
ScmProvider.update(ScmRepository repository,
ScmFileSet fileSet,
String tag,
boolean runChangelog)
|
UpdateScmResult |
AbstractScmProvider.update(ScmRepository repository,
ScmFileSet fileSet,
String tag,
boolean runChangelog)
Deprecated.
|
UpdateScmResult |
ScmProviderStub.update(ScmRepository repository,
ScmFileSet fileSet,
String tag,
Date lastUpdate)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
ScmProvider.update(ScmRepository repository,
ScmFileSet fileSet,
String tag,
Date lastUpdate)
|
UpdateScmResult |
AbstractScmProvider.update(ScmRepository repository,
ScmFileSet fileSet,
String tag,
Date lastUpdate)
Deprecated.
|
UpdateScmResult |
ScmProviderStub.update(ScmRepository repository,
ScmFileSet fileSet,
String tag,
Date lastUpdate,
String datePattern)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
ScmProvider.update(ScmRepository repository,
ScmFileSet fileSet,
String tag,
Date lastUpdate,
String datePattern)
|
UpdateScmResult |
AbstractScmProvider.update(ScmRepository repository,
ScmFileSet fileSet,
String tag,
Date lastUpdate,
String datePattern)
Deprecated.
|
UpdateScmResult |
ScmProviderStub.update(ScmRepository repository,
ScmFileSet fileSet,
String tag,
Date lastUpdate,
String datePattern,
boolean runChangelog) |
UpdateScmResult |
ScmProviderStub.update(ScmRepository repository,
ScmFileSet fileSet,
String tag,
String datePattern)
Updates the copy on the local machine with the changes in the repository
|
UpdateScmResult |
ScmProvider.update(ScmRepository repository,
ScmFileSet fileSet,
String tag,
String datePattern)
|
UpdateScmResult |
AbstractScmProvider.update(ScmRepository repository,
ScmFileSet fileSet,
String tag,
String datePattern)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
ScmProviderStub.setUpdateScmResult(UpdateScmResult updateScmResult) |
Modifier and Type | Method and Description |
---|---|
protected UpdateScmResult |
AccuRevScmProvider.update(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Class and Description |
---|---|
class |
AccuRevUpdateScmResult
Carry information about before and after transaction ids so we can run the changelog
|
Modifier and Type | Method and Description |
---|---|
UpdateScmResult |
AccuRevUpdateCommand.update(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
UpdateScmResult |
BazaarScmProvider.update(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
protected UpdateScmResult |
BazaarUpdateCommand.executeUpdateCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
ScmVersion version) |
Modifier and Type | Method and Description |
---|---|
protected UpdateScmResult |
ClearCaseScmProvider.update(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
protected UpdateScmResult |
ClearCaseUpdateCommand.executeUpdateCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
ScmVersion version) |
Modifier and Type | Method and Description |
---|---|
UpdateScmResult |
AbstractCvsScmProvider.update(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
protected abstract UpdateScmResult |
AbstractCvsUpdateCommand.executeCvsCommand(Commandline cl) |
UpdateScmResult |
AbstractCvsUpdateCommand.executeUpdateCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
ScmVersion version) |
Modifier and Type | Method and Description |
---|---|
protected UpdateScmResult |
CvsExeUpdateCommand.executeCvsCommand(Commandline cl) |
Modifier and Type | Method and Description |
---|---|
protected UpdateScmResult |
CvsJavaUpdateCommand.executeCvsCommand(Commandline cl) |
Modifier and Type | Method and Description |
---|---|
UpdateScmResult |
AbstractGitScmProvider.update(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Class and Description |
---|---|
class |
GitUpdateScmResult
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected UpdateScmResult |
GitUpdateCommand.executeUpdateCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
ScmVersion scmVersion) |
Modifier and Type | Method and Description |
---|---|
UpdateScmResult |
HgScmProvider.update(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
protected UpdateScmResult |
HgUpdateCommand.executeUpdateCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
ScmVersion tag) |
Modifier and Type | Method and Description |
---|---|
protected UpdateScmResult |
IntegrityScmProvider.update(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters params)
Maps to si resync
|
Modifier and Type | Method and Description |
---|---|
UpdateScmResult |
IntegrityUpdateCommand.executeUpdateCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
ScmVersion scmVersion) |
Modifier and Type | Method and Description |
---|---|
protected UpdateScmResult |
JazzScmProvider.update(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
protected UpdateScmResult |
JazzUpdateCommand.executeUpdateCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
ScmVersion version) |
Modifier and Type | Method and Description |
---|---|
UpdateScmResult |
LocalScmProvider.update(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Class and Description |
---|---|
class |
LocalUpdateScmResult |
Modifier and Type | Method and Description |
---|---|
protected UpdateScmResult |
LocalUpdateCommand.executeUpdateCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
ScmVersion version) |
Modifier and Type | Method and Description |
---|---|
protected UpdateScmResult |
PerforceScmProvider.update(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters params) |
Modifier and Type | Method and Description |
---|---|
protected UpdateScmResult |
PerforceUpdateCommand.executeUpdateCommand(ScmProviderRepository repo,
ScmFileSet files,
ScmVersion scmVersion) |
Modifier and Type | Method and Description |
---|---|
UpdateScmResult |
StarteamScmProvider.update(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
protected UpdateScmResult |
StarteamUpdateCommand.executeUpdateCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
ScmVersion version) |
Modifier and Type | Method and Description |
---|---|
UpdateScmResult |
AbstractSvnScmProvider.update(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Class and Description |
---|---|
class |
SvnUpdateScmResult
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected UpdateScmResult |
SvnUpdateCommand.executeUpdateCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
ScmVersion version) |
Modifier and Type | Method and Description |
---|---|
UpdateScmResult |
SynergyScmProvider.update(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
protected UpdateScmResult |
SynergyUpdateCommand.executeUpdateCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
ScmVersion version) |
Modifier and Type | Method and Description |
---|---|
protected UpdateScmResult |
TfsScmProvider.update(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
protected UpdateScmResult |
TfsUpdateCommand.executeUpdateCommand(ScmProviderRepository r,
ScmFileSet f,
ScmVersion v) |
Modifier and Type | Method and Description |
---|---|
UpdateScmResult |
VssScmProvider.update(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
Modifier and Type | Method and Description |
---|---|
protected UpdateScmResult |
VssUpdateCommand.executeUpdateCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
ScmVersion version) |
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.