- 10 Feb, 2017 1 commit
-
-
Johannes Edmeier authored
Since the Notifiers shouldn't throw exceptions, we let all extend the AbstractEventNotifier which gets us a enabled property and catching exceptions which may occur when notifiying.
-
- 30 Mar, 2016 1 commit
-
-
Sebastian Meiser authored
added CompositeNotifier to allow for multiple notifiers. Only used when multiple notifiers are configured and no primary notifier is already configured.
-