public static class ExternalIdsUpdate.User
extends java.lang.Object
The identity of the current user will be used as author for all commits that update the external IDs. The Gerrit server identity will be used as committer.
Constructor and Description |
---|
User(GitRepositoryManager repoManager,
AccountCache accountCache,
AllUsersName allUsersName,
com.google.inject.Provider<org.eclipse.jgit.lib.PersonIdent> serverIdent,
com.google.inject.Provider<IdentifiedUser> identifiedUser) |
Modifier and Type | Method and Description |
---|---|
ExternalIdsUpdate |
create() |
@Inject public User(GitRepositoryManager repoManager, AccountCache accountCache, AllUsersName allUsersName, com.google.inject.Provider<org.eclipse.jgit.lib.PersonIdent> serverIdent, com.google.inject.Provider<IdentifiedUser> identifiedUser)
public ExternalIdsUpdate create()