Branch: refs/heads/next
Home:
https://github.com/hawkular/hawkular-alerts
Commit: f7df0beb0c5340ecfcab3e27d9f551ec86291e8b
https://github.com/hawkular/hawkular-alerts/commit/f7df0beb0c5340ecfcab3e...
Author: Jay Shaughnessy <jshaughn(a)redhat.com>
Date: 2017-06-09 (Fri, 09 Jun 2017)
Changed paths:
M
engine/src/main/java/org/hawkular/alerts/engine/impl/ispn/IspnDefinitionsServiceImpl.java
Log Message:
-----------
ISPN Finish DefinitionsService Impl
- Import/Export
- FullTrigger
- Notification Listeners
- group private methods at bottom
- fwiw, I prefer the private methods close to the relevant
public method but since lponce started this grouping at the
bottom I wanted to at least make it consistent.
Commit: 1fabf590ec23784fcb51a16263f63293e42b21ee
https://github.com/hawkular/hawkular-alerts/commit/1fabf590ec23784fcb51a1...
Author: Lucas Ponce <ponce.ballesteros(a)gmail.com>
Date: 2017-06-19 (Mon, 19 Jun 2017)
Changed paths:
M
engine/src/main/java/org/hawkular/alerts/engine/impl/ispn/IspnDefinitionsServiceImpl.java
Log Message:
-----------
Merge pull request #342 from jshaughn/ispn-fulltrigger
ISPN Finish DefinitionsService Impl
Compare:
https://github.com/hawkular/hawkular-alerts/compare/0d7536038451...1fabf5...