Actions
Task #668
closedEvent processing - new service super class for event processing
Start date:
08/25/2017
Due date:
% Done:
100%
Estimated time:
Owner:
Description
Move event processing boilerplate - save, delete, publish method - from services to super class.
Updated by Radek Tomiška over 7 years ago
- Subject changed from Event processing - new super class for event processing to Event processing - new service super class for event processing
- Description updated (diff)
Updated by Radek Tomiška over 7 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
I've added new super class 'AbstractEventableDtoService' with default publish, save and delete method implemetation.
Documentation:
https://wiki.czechidm.com/devel/dev/architecture/events#basic_classes
Vitek did review already, thx .)
Actions