Class ProjectWatch.Watchers

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected com.google.gerrit.server.mail.send.ProjectWatch.Watchers.WatcherList bcc  
      protected com.google.gerrit.server.mail.send.ProjectWatch.Watchers.WatcherList cc  
      protected com.google.gerrit.server.mail.send.ProjectWatch.Watchers.WatcherList to  
    • Constructor Summary

      Constructors 
      Constructor Description
      Watchers()  
    • Field Detail

      • to

        protected final com.google.gerrit.server.mail.send.ProjectWatch.Watchers.WatcherList to
      • cc

        protected final com.google.gerrit.server.mail.send.ProjectWatch.Watchers.WatcherList cc
      • bcc

        protected final com.google.gerrit.server.mail.send.ProjectWatch.Watchers.WatcherList bcc
    • Constructor Detail

      • Watchers

        public Watchers()