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 Summary
Constructors Constructor Description AbstractNoNotifyEvent()
-
-
-
Method Detail
-
getNotify
public NotifyHandling getNotify()
- Specified by:
getNotify
in interfaceGerritEvent
-
-