]
Mario Fusco resolved DROOLS-1141.
---------------------------------
Resolution: Done
Implemented with DROOLS-1565
KieScanner: add support for listeners
-------------------------------------
Key: DROOLS-1141
URL:
https://issues.jboss.org/browse/DROOLS-1141
Project: Drools
Issue Type: Feature Request
Components: core engine
Affects Versions: 6.4.0.Final
Reporter: Marek Winkler
Assignee: Mario Fusco
For testing purposes, it could be handy to allow user to register listeners to
KieScanner. We were thinking about the following events:
- beforeScan
- afterScan
The afterScan method could receive an Event object as a parameter describing what was
actually updated during the scan (e.g., what artifacts to which versions?), probably a
{{ReleaseId}}?