Interface FromAddressGenerator


  • public interface FromAddressGenerator
    Constructs an address to send email from.
    • Method Detail

      • isGenericAddress

        boolean isGenericAddress​(Account.Id fromId)
      • from

        com.google.gerrit.mail.Address from​(Account.Id fromId)