-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
The SortCriteria class makes use of a Map<String, Object> to represent a sort criterion.
We should extract this to a SortCriterion class.
The SortCriteria class makes use of a Map<String, Object> to represent a sort criterion.
We should extract this to a SortCriterion class.