Uses of Class
io.camunda.client.protocol.rest.MessageSubscriptionSearchQuerySortRequest
Packages that use MessageSubscriptionSearchQuerySortRequest
-
Uses of MessageSubscriptionSearchQuerySortRequest in io.camunda.client.impl.search.request
Methods in io.camunda.client.impl.search.request that return types with arguments of type MessageSubscriptionSearchQuerySortRequestModifier and TypeMethodDescriptionSearchRequestSortMapper.toMessageSubscriptionSearchQuerySortRequest(List<SearchRequestSort> requests) Method parameters in io.camunda.client.impl.search.request with type arguments of type MessageSubscriptionSearchQuerySortRequestModifier and TypeMethodDescriptionstatic List<SearchRequestSort> SearchRequestSortMapper.fromMessageSubscriptionSearchQuerySortRequest(List<MessageSubscriptionSearchQuerySortRequest> requests) -
Uses of MessageSubscriptionSearchQuerySortRequest in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return MessageSubscriptionSearchQuerySortRequestModifier and TypeMethodDescriptionMessageSubscriptionSearchQuerySortRequest.field(MessageSubscriptionSearchQuerySortRequest.FieldEnum field) MessageSubscriptionSearchQuerySortRequest.order(SortOrderEnum order) Methods in io.camunda.client.protocol.rest that return types with arguments of type MessageSubscriptionSearchQuerySortRequestMethods in io.camunda.client.protocol.rest with parameters of type MessageSubscriptionSearchQuerySortRequestModifier and TypeMethodDescriptionMessageSubscriptionSearchQuery.addSortItem(MessageSubscriptionSearchQuerySortRequest sortItem) Method parameters in io.camunda.client.protocol.rest with type arguments of type MessageSubscriptionSearchQuerySortRequestModifier and TypeMethodDescriptionvoidMessageSubscriptionSearchQuery.setSort(List<MessageSubscriptionSearchQuerySortRequest> sort) MessageSubscriptionSearchQuery.sort(List<MessageSubscriptionSearchQuerySortRequest> sort)