public class AddReviewersEmail
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
void |
emailReviewers(IdentifiedUser user,
Change change,
java.util.Collection<Account.Id> added,
java.util.Collection<Account.Id> copied,
java.util.Collection<com.google.gerrit.mail.Address> addedByEmail,
java.util.Collection<com.google.gerrit.mail.Address> copiedByEmail,
NotifyResolver.Result notify) |
public void emailReviewers(IdentifiedUser user, Change change, java.util.Collection<Account.Id> added, java.util.Collection<Account.Id> copied, java.util.Collection<com.google.gerrit.mail.Address> addedByEmail, java.util.Collection<com.google.gerrit.mail.Address> copiedByEmail, NotifyResolver.Result notify)