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,
java.util.List<Comment> comments,
java.lang.String patchSetComment,
java.util.List<LabelVote> labels) |
EmailReviewComments create(NotifyHandling notify, com.google.common.collect.ListMultimap<RecipientType,Account.Id> accountsToNotify, ChangeNotes notes, PatchSet patchSet, IdentifiedUser user, ChangeMessage message, java.util.List<Comment> comments, java.lang.String patchSetComment, java.util.List<LabelVote> labels)