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.inject.Provider<org.eclipse.jgit.lib.PersonIdent> serverIdent) |
Modifier and Type | Method and Description |
---|---|
ExternalIdsUpdate |
create() |
@Inject public Server(GitRepositoryManager repoManager, AccountCache accountCache, AllUsersName allUsersName, com.google.inject.Provider<org.eclipse.jgit.lib.PersonIdent> serverIdent)
public ExternalIdsUpdate create()