5 Commits

Author SHA1 Message Date
adam-m
ff136f5c3b - added class ServiceDataEvent - services can notify listeners of new data while they are still processing, and send artifact type, and optionally IDs of all new artifacts (dir tree can refresh more efficiently)
- keyword search now sending the new event
2012-02-10 16:11:46 -05:00
adam-m
8ababea862 fix event firing from ingest manager 2012-01-31 15:03:41 -05:00
adam-m
b13997e752 added property change support to IngestManager to notify of service events 2012-01-31 13:10:20 -05:00
adam-m
0c71ca2dd4 fix: when fs worker completes, notify only fs services.
improve logging and progress bars wording
2012-01-31 10:12:28 -05:00
adam-m
45c41e363a 1. implemented multiple image workers and services (1 per image), concurrently
2. added image worker controller API for service to report progress and cancel itself
3. handled case change while ingesting
4. do not try to enqueue work if no images/services selected
2012-01-30 17:30:08 -05:00