Uses of Class
io.camunda.client.protocol.rest.TenantGroupSearchQuerySortRequest
Packages that use TenantGroupSearchQuerySortRequest
-
Uses of TenantGroupSearchQuerySortRequest in io.camunda.client.impl.search.request
Methods in io.camunda.client.impl.search.request that return types with arguments of type TenantGroupSearchQuerySortRequestModifier and TypeMethodDescriptionSearchRequestSortMapper.toTenantGroupSearchQuerySortRequest(List<SearchRequestSort> requests) -
Uses of TenantGroupSearchQuerySortRequest in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return TenantGroupSearchQuerySortRequestModifier and TypeMethodDescriptionTenantGroupSearchQuerySortRequest.field(TenantGroupSearchQuerySortRequest.FieldEnum field) TenantGroupSearchQuerySortRequest.order(SortOrderEnum order) Methods in io.camunda.client.protocol.rest that return types with arguments of type TenantGroupSearchQuerySortRequestMethods in io.camunda.client.protocol.rest with parameters of type TenantGroupSearchQuerySortRequestModifier and TypeMethodDescriptionTenantGroupSearchQueryRequest.addSortItem(TenantGroupSearchQuerySortRequest sortItem) Method parameters in io.camunda.client.protocol.rest with type arguments of type TenantGroupSearchQuerySortRequestModifier and TypeMethodDescriptionvoidTenantGroupSearchQueryRequest.setSort(List<TenantGroupSearchQuerySortRequest> sort) TenantGroupSearchQueryRequest.sort(List<TenantGroupSearchQuerySortRequest> sort)