Class AbstractNoNotifyEvent

java.lang.Object
com.google.gerrit.server.extensions.events.AbstractNoNotifyEvent
All Implemented Interfaces:
GerritEvent

public abstract class AbstractNoNotifyEvent extends Object implements GerritEvent
Intermediate class for events that do not support notification type.
  • Constructor Details

    • AbstractNoNotifyEvent

      public AbstractNoNotifyEvent()
  • Method Details