public static class AccountsUpdate.Server
extends java.lang.Object
The Gerrit server identity will be used as author and committer for all commits that update the accounts.
Constructor and Description |
---|
Server(GitRepositoryManager repoManager,
GitReferenceUpdated gitRefUpdated,
AllUsersName allUsersName,
OutgoingEmailValidator emailValidator,
com.google.inject.Provider<org.eclipse.jgit.lib.PersonIdent> serverIdent,
com.google.inject.Provider<MetaDataUpdate.Server> metaDataUpdateServerFactory) |
Modifier and Type | Method and Description |
---|---|
AccountsUpdate |
create() |
@Inject public Server(GitRepositoryManager repoManager, GitReferenceUpdated gitRefUpdated, AllUsersName allUsersName, OutgoingEmailValidator emailValidator, com.google.inject.Provider<org.eclipse.jgit.lib.PersonIdent> serverIdent, com.google.inject.Provider<MetaDataUpdate.Server> metaDataUpdateServerFactory)
public AccountsUpdate create()