Class TopicChangedEvent


public class TopicChangedEvent extends ChangeEvent
  • Field Details

    • changer

      public com.google.common.base.Supplier<com.google.gerrit.server.data.AccountAttribute> changer
    • oldTopic

      public String oldTopic
  • Constructor Details

    • TopicChangedEvent

      public TopicChangedEvent(Change change)