Package com.google.gerrit.server.change
Class PostReviewers.Addition
- java.lang.Object
-
- com.google.gerrit.server.change.PostReviewers.Addition
-
- Enclosing class:
- PostReviewers
public class PostReviewers.Addition extends Object
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
Addition(String reviewer, ChangeResource rsrc, Set<Account.Id> reviewers, Collection<Address> reviewersByEmail, ReviewerState state, NotifyHandling notify, com.google.common.collect.ListMultimap<RecipientType,Account.Id> accountsToNotify, boolean exactMatchFound)
-
-
-
Constructor Detail
-
Addition
protected Addition(String reviewer, ChangeResource rsrc, Set<Account.Id> reviewers, Collection<Address> reviewersByEmail, ReviewerState state, NotifyHandling notify, com.google.common.collect.ListMultimap<RecipientType,Account.Id> accountsToNotify, boolean exactMatchFound)
-
-