Class AttentionSetSender

    • Method Detail

      • 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 ReplyToChangeSender
        Throws:
        com.google.gerrit.exceptions.EmailException - if an error occurred.
      • setAttentionSetUser

        public void setAttentionSetUser​(Account.Id attentionSetUser)
      • setReason

        public void setReason​(String reason)