Class SuggestReviewers

    • Field Detail

      • dbProvider

        protected final com.google.inject.Provider<ReviewDb> dbProvider
      • limit

        protected int limit
      • query

        protected String query
      • maxSuggestedReviewers

        protected final int maxSuggestedReviewers
    • Method Detail

      • setLimit

        public void setLimit​(int l)
      • setQuery

        public void setQuery​(String q)
      • getQuery

        public String getQuery()
      • getSuggestAccounts

        public boolean getSuggestAccounts()
      • getLimit

        public int getLimit()
      • getMaxAllowed

        public int getMaxAllowed()
      • getMaxAllowedWithoutConfirmation

        public int getMaxAllowedWithoutConfirmation()