Class NotificationProperties.Mentions

java.lang.Object
su.onno.ui.notifications.NotificationProperties.Mentions
Enclosing class:
NotificationProperties

public static class NotificationProperties.Mentions extends Object
The mention producer: turns each readable @-mention of a user in a freshly posted comment (an EntityMentionedEvent) into a notification for the mentioned person.
  • Constructor Details

    • Mentions

      public Mentions()
  • Method Details

    • isEnabled

      public boolean isEnabled()
    • setEnabled

      public void setEnabled(boolean enabled)