public static class ExternalIdsUpdate.Server
extends java.lang.Object
The Gerrit server identity will be used as author and committer for all commits that update the external IDs.
Constructor and Description |
---|
Server(GitRepositoryManager repoManager,
AccountCache accountCache,
AllUsersName allUsersName,
com.google.gerrit.metrics.MetricMaker metricMaker,
ExternalIds externalIds,
com.google.gerrit.server.account.externalids.ExternalIdCache externalIdCache,
com.google.inject.Provider<org.eclipse.jgit.lib.PersonIdent> serverIdent,
GitReferenceUpdated gitRefUpdated) |
Modifier and Type | Method and Description |
---|---|
ExternalIdsUpdate |
create() |
@Inject public Server(GitRepositoryManager repoManager, AccountCache accountCache, AllUsersName allUsersName, com.google.gerrit.metrics.MetricMaker metricMaker, ExternalIds externalIds, com.google.gerrit.server.account.externalids.ExternalIdCache externalIdCache, com.google.inject.Provider<org.eclipse.jgit.lib.PersonIdent> serverIdent, GitReferenceUpdated gitRefUpdated)
public ExternalIdsUpdate create()