Class ExecutionRequestSortingService
java.lang.Object
org.qubership.atp.ram.services.sorting.ExecutionRequestSortingService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.data.domain.SortbuildSort(List<SortingParams> sortingParamsList) Build sort by sorting params.
-
Constructor Details
-
ExecutionRequestSortingService
public ExecutionRequestSortingService()
-
-
Method Details
-
buildSort
Build sort by sorting params.- Parameters:
sortingParamsList- list of sortingParams- Returns:
- sort
-