public class AddReviewersEmail extends Object
Modifier and Type | Method and Description |
---|---|
void |
emailReviewers(IdentifiedUser user,
Change change,
Collection<Account.Id> added,
Collection<Account.Id> copied,
Collection<com.google.gerrit.mail.Address> addedByEmail,
Collection<com.google.gerrit.mail.Address> copiedByEmail,
NotifyHandling notify,
com.google.common.collect.ListMultimap<RecipientType,Account.Id> accountsToNotify,
boolean readyForReview) |
public void emailReviewers(IdentifiedUser user, Change change, Collection<Account.Id> added, Collection<Account.Id> copied, Collection<com.google.gerrit.mail.Address> addedByEmail, Collection<com.google.gerrit.mail.Address> copiedByEmail, NotifyHandling notify, com.google.common.collect.ListMultimap<RecipientType,Account.Id> accountsToNotify, boolean readyForReview)