Class Notifier

java.lang.Object
page.codeberg.friedolyn.notifications.Notifier
All Implemented Interfaces:
Redactable
Direct Known Subclasses:
EMailNotifier, NtfyNotifier, UnifiedPushNotifier

public abstract class Notifier extends Object implements Redactable
Abstract class that uses some kind of notification channel to inform the user of something, e.g. a new grade.