Class ExecutionRequestSortingService

java.lang.Object
org.qubership.atp.ram.services.sorting.ExecutionRequestSortingService

@Service public class ExecutionRequestSortingService extends Object
  • Constructor Details

    • ExecutionRequestSortingService

      public ExecutionRequestSortingService()
  • Method Details

    • buildSort

      public org.springframework.data.domain.Sort buildSort(List<SortingParams> sortingParamsList)
      Build sort by sorting params.
      Parameters:
      sortingParamsList - list of sortingParams
      Returns:
      sort