public static interface EmailReviewComments.Factory
Modifier and Type | Method and Description |
---|---|
EmailReviewComments |
create(NotifyHandling notify,
com.google.common.collect.ListMultimap<RecipientType,Account.Id> accountsToNotify,
ChangeNotes notes,
PatchSet patchSet,
IdentifiedUser user,
ChangeMessage message,
List<Comment> comments,
String patchSetComment,
List<LabelVote> labels) |
EmailReviewComments create(NotifyHandling notify, com.google.common.collect.ListMultimap<RecipientType,Account.Id> accountsToNotify, ChangeNotes notes, PatchSet patchSet, IdentifiedUser user, ChangeMessage message, List<Comment> comments, String patchSetComment, List<LabelVote> labels)