Class MergedSender


  • public class MergedSender
    extends ReplyToChangeSender
    Send notice about a change successfully merged.
    • 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.
      • getApprovals

        public String getApprovals()