public static interface PostReviewersOp.Factory
Modifier and Type | Method and Description |
---|---|
PostReviewersOp |
create(java.util.Set<Account.Id> reviewers,
java.util.Collection<Address> reviewersByEmail,
ReviewerState state,
NotifyHandling notify,
com.google.common.collect.ListMultimap<RecipientType,Account.Id> accountsToNotify) |
PostReviewersOp create(java.util.Set<Account.Id> reviewers, java.util.Collection<Address> reviewersByEmail, ReviewerState state, NotifyHandling notify, com.google.common.collect.ListMultimap<RecipientType,Account.Id> accountsToNotify)