Uses of Class
io.camunda.client.protocol.rest.MappingRuleSearchQueryRequest
Packages that use MappingRuleSearchQueryRequest
-
Uses of MappingRuleSearchQueryRequest in io.camunda.client.impl.search.request
Methods in io.camunda.client.impl.search.request that return MappingRuleSearchQueryRequestModifier and TypeMethodDescriptionprotected MappingRuleSearchQueryRequestMappingRulesByGroupSearchRequestImpl.getSearchRequestProperty()protected MappingRuleSearchQueryRequestMappingRulesByRoleSearchRequestImpl.getSearchRequestProperty() -
Uses of MappingRuleSearchQueryRequest in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return MappingRuleSearchQueryRequestModifier and TypeMethodDescriptionMappingRuleSearchQueryRequest.addSortItem(MappingRuleSearchQuerySortRequest sortItem) MappingRuleSearchQueryRequest.filter(MappingRuleFilter filter) MappingRuleSearchQueryRequest.page(SearchQueryPageRequest page) MappingRuleSearchQueryRequest.sort(List<MappingRuleSearchQuerySortRequest> sort)