Class NewChangeSender

    • Method Detail

      • addRemovedByEmailReviewers

        public void addRemovedByEmailReviewers​(Collection<Address> removed)
      • init

        protected void init()
                     throws com.google.gerrit.exceptions.EmailException
        Description copied from class: ChangeEmail
        Setup the message headers and envelope (TO, CC, BCC).
        Overrides:
        init in class ChangeEmail
        Throws:
        com.google.gerrit.exceptions.EmailException - if an error occurred.
      • getReviewerNames

        public List<String> getReviewerNames()
      • getRemovedReviewerNames

        public List<String> getRemovedReviewerNames()