public class NotifyUtil
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ListMultimap<RecipientType,Account.Id> |
resolveAccounts(java.util.Map<RecipientType,NotifyInfo> notifyDetails) |
static boolean |
shouldNotify(NotifyHandling notify,
java.util.Map<RecipientType,NotifyInfo> notifyDetails) |
public static boolean shouldNotify(NotifyHandling notify, java.util.Map<RecipientType,NotifyInfo> notifyDetails)
public com.google.common.collect.ListMultimap<RecipientType,Account.Id> resolveAccounts(java.util.Map<RecipientType,NotifyInfo> notifyDetails) throws com.google.gwtorm.server.OrmException, BadRequestException, java.io.IOException, org.eclipse.jgit.errors.ConfigInvalidException
com.google.gwtorm.server.OrmException
BadRequestException
java.io.IOException
org.eclipse.jgit.errors.ConfigInvalidException