Interface NotificationListenerVeto

All Known Implementing Classes:
CommentCreationVeto, CommentNotificationVeto, VersionVeto

public interface NotificationListenerVeto
Since:
5.6
Author:
Thierry Martins
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    accept(Event event)
     
  • Method Details

    • accept

      boolean accept(Event event)