Class RegisterNewEmailSender

    • Method Detail

      • init

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

        public String getUserNameEmail()
      • getEmailRegistrationToken

        public String getEmailRegistrationToken()
      • isAllowed

        public boolean isAllowed()