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,
NotifyResolver.Result notify) |
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, NotifyResolver.Result notify)