Package com.google.gerrit.server.change
Class NotifyResolver
java.lang.Object
com.google.gerrit.server.change.NotifyResolver
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionresolve
(NotifyHandling handling, Map<RecipientType, NotifyInfo> notifyDetails)
-
Method Details
-
resolve
public NotifyResolver.Result resolve(NotifyHandling handling, Map<RecipientType, NotifyInfo> notifyDetails) throws BadRequestException, IOException, org.eclipse.jgit.errors.ConfigInvalidException- Throws:
BadRequestException
IOException
org.eclipse.jgit.errors.ConfigInvalidException
-