Uses of Class
io.camunda.client.protocol.rest.CorrelatedMessageSubscriptionSearchQuerySortRequest
Packages that use CorrelatedMessageSubscriptionSearchQuerySortRequest
-
Uses of CorrelatedMessageSubscriptionSearchQuerySortRequest in io.camunda.client.impl.search.request
Methods in io.camunda.client.impl.search.request that return types with arguments of type CorrelatedMessageSubscriptionSearchQuerySortRequestModifier and TypeMethodDescriptionSearchRequestSortMapper.toCorrelatedMessageSubscriptionSearchQuerySortRequest(List<SearchRequestSort> requests) Method parameters in io.camunda.client.impl.search.request with type arguments of type CorrelatedMessageSubscriptionSearchQuerySortRequestModifier and TypeMethodDescriptionstatic List<SearchRequestSort> SearchRequestSortMapper.fromCorrelatedMessageSubscriptionSearchQuerySortRequest(List<CorrelatedMessageSubscriptionSearchQuerySortRequest> requests) -
Uses of CorrelatedMessageSubscriptionSearchQuerySortRequest in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return CorrelatedMessageSubscriptionSearchQuerySortRequestModifier and TypeMethodDescriptionCorrelatedMessageSubscriptionSearchQuerySortRequest.field(CorrelatedMessageSubscriptionSearchQuerySortRequest.FieldEnum field) CorrelatedMessageSubscriptionSearchQuerySortRequest.order(SortOrderEnum order) Methods in io.camunda.client.protocol.rest that return types with arguments of type CorrelatedMessageSubscriptionSearchQuerySortRequestModifier and TypeMethodDescriptionCorrelatedMessageSubscriptionSearchQuery.getSort()Sort field criteria.Methods in io.camunda.client.protocol.rest with parameters of type CorrelatedMessageSubscriptionSearchQuerySortRequestModifier and TypeMethodDescriptionCorrelatedMessageSubscriptionSearchQuery.addSortItem(CorrelatedMessageSubscriptionSearchQuerySortRequest sortItem) Method parameters in io.camunda.client.protocol.rest with type arguments of type CorrelatedMessageSubscriptionSearchQuerySortRequestModifier and TypeMethodDescriptionvoidCorrelatedMessageSubscriptionSearchQuery.setSort(List<CorrelatedMessageSubscriptionSearchQuerySortRequest> sort) CorrelatedMessageSubscriptionSearchQuery.sort(List<CorrelatedMessageSubscriptionSearchQuerySortRequest> sort)