Support #1973
Implement app events in EntityService for better code decoupling
Start date:
08/04/2016
Due date:
% Done:
0%
Complexity:
Description
Today there is a clear dependency over some components, for example, Case services components calling TagUpdateService.
The idea is that EntityServiceImpl raises an event using Spring event model.
So anyone that is interested in a particular entity that was included, deleted or updated, just listen to the proper entity class.
History
#1
Updated by Ricardo Memoria almost 9 years ago
- Tracker changed from Bug to Feature
#2
Updated by Ricardo Memoria almost 9 years ago
- Tracker changed from Feature to Support
#3
Updated by Ricardo Memoria over 8 years ago
- Target version changed from 2.9.3 - Sept 12th, 2016 to 2.9.4 - Oct 10th, 2016
#4
Updated by MaurĂcio Dos Santos over 8 years ago
- Status changed from New to In Progress
#5
Updated by MaurĂcio Dos Santos over 8 years ago
- Status changed from In Progress to Resolved
#6
Updated by Ricardo Memoria over 8 years ago
- Status changed from Resolved to Closed