- 20 Mar, 2017 1 commit
-
-
Nikolay Gorylenko authored
-
- 24 Jan, 2017 1 commit
-
-
Johannes Edmeier authored
Apparently we need some getters so that the metadata for the configuration properties is generated. fixes #391
-
- 15 Oct, 2016 1 commit
-
-
Johannes Edmeier authored
-
- 16 Sep, 2016 1 commit
-
-
Johannes Edmeier authored
With this change the AbstractNotifier isn't specialized on status changes, but the default behaviour for the existing notifiers isn't changed. In addition the existing notifiers have been improved so that subclassing has become easier. To have existing notifiers acting on other events you need to override shouldNotify(). fixes #270
-
- 28 Feb, 2016 1 commit
-
-
Johannes Edmeier authored
The RemindingNotifier sends periodic notifications using a delegate. It must be added explicitly to the ApplicationContext
-
- 30 Oct, 2015 1 commit
-
-
Johannes Edmeier authored
-