public class MailUtil extends Object
Modifier and Type | Class and Description |
---|---|
static class |
MailUtil.MailRecipients |
Constructor and Description |
---|
MailUtil() |
Modifier and Type | Method and Description |
---|---|
static MailUtil.MailRecipients |
getRecipientsFromFooters(com.google.gerrit.reviewdb.server.ReviewDb db,
AccountResolver accountResolver,
boolean draftPatchSet,
List<org.eclipse.jgit.revwalk.FooterLine> footerLines) |
static MailUtil.MailRecipients |
getRecipientsFromReviewers(ReviewerSet reviewers) |
public static MailUtil.MailRecipients getRecipientsFromFooters(com.google.gerrit.reviewdb.server.ReviewDb db, AccountResolver accountResolver, boolean draftPatchSet, List<org.eclipse.jgit.revwalk.FooterLine> footerLines) throws com.google.gwtorm.server.OrmException
com.google.gwtorm.server.OrmException
public static MailUtil.MailRecipients getRecipientsFromReviewers(ReviewerSet reviewers)