Class CreateChangeSender


  • public class CreateChangeSender
    extends NewChangeSender
    Notify interested parties of a brand new change.
    • 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 NewChangeSender
        Throws:
        com.google.gerrit.exceptions.EmailException - if an error occurred.