Uses of Class
io.camunda.client.protocol.rest.TenantUserSearchQuerySortRequest
Packages that use TenantUserSearchQuerySortRequest
-
Uses of TenantUserSearchQuerySortRequest in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return TenantUserSearchQuerySortRequestModifier and TypeMethodDescriptionTenantUserSearchQuerySortRequest.field(TenantUserSearchQuerySortRequest.FieldEnum field) TenantUserSearchQuerySortRequest.order(SortOrderEnum order) Methods in io.camunda.client.protocol.rest that return types with arguments of type TenantUserSearchQuerySortRequestMethods in io.camunda.client.protocol.rest with parameters of type TenantUserSearchQuerySortRequestModifier and TypeMethodDescriptionTenantUserSearchQueryRequest.addSortItem(TenantUserSearchQuerySortRequest sortItem) Method parameters in io.camunda.client.protocol.rest with type arguments of type TenantUserSearchQuerySortRequestModifier and TypeMethodDescriptionvoidTenantUserSearchQueryRequest.setSort(List<TenantUserSearchQuerySortRequest> sort) TenantUserSearchQueryRequest.sort(List<TenantUserSearchQuerySortRequest> sort)