-
Feature Request
-
Resolution: Done
-
Major
-
None
-
6.4.0.Final
-
None
-
NEW
-
NEW
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?
- is duplicated by
-
DROOLS-1565 Implement a KieScanner listener
- Closed