Class SuggestReviewers

    • Field Detail

      • limit

        protected int limit
      • query

        protected String query
      • maxSuggestedReviewers

        protected final int maxSuggestedReviewers
    • Constructor Detail

    • 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()