public class ReviewersUtil extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
ReviewersUtil.VisibilityControl |
Modifier and Type | Method and Description |
---|---|
List<SuggestedReviewerInfo> |
suggestReviewers(ChangeNotes changeNotes,
SuggestReviewers suggestReviewers,
ProjectState projectState,
ReviewersUtil.VisibilityControl visibilityControl,
boolean excludeGroups) |
public List<SuggestedReviewerInfo> suggestReviewers(ChangeNotes changeNotes, SuggestReviewers suggestReviewers, ProjectState projectState, ReviewersUtil.VisibilityControl visibilityControl, boolean excludeGroups) throws IOException, com.google.gwtorm.server.OrmException, org.eclipse.jgit.errors.ConfigInvalidException, PermissionBackendException
IOException
com.google.gwtorm.server.OrmException
org.eclipse.jgit.errors.ConfigInvalidException
PermissionBackendException