Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
master
-
None
Description
Deprecate the two methods MailRepository.lock & MailRepository.unlock.
Then introduce same methods in AbstractMailRepository.
The goal of this task is to reduce the visibility/usage of those two methods, as they are hardly linked to some implementations.