Interface NotificationListenerVeto
-
- All Known Implementing Classes:
CommentCreationVeto
,CommentNotificationVeto
,VersionVeto
public interface NotificationListenerVeto
- Since:
- 5.6
- Author:
- Thierry Martins
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
accept(Event event)
-
-
-
Method Detail
-
accept
boolean accept(Event event)
-
-