Uses of Class
io.camunda.client.protocol.rest.JobSearchQueryResult
Packages that use JobSearchQueryResult
-
Uses of JobSearchQueryResult in io.camunda.client.impl.search.response
Methods in io.camunda.client.impl.search.response with parameters of type JobSearchQueryResultModifier and TypeMethodDescriptionstatic SearchResponse<Job> SearchResponseMapper.toJobSearchResponse(JobSearchQueryResult response) -
Uses of JobSearchQueryResult in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return JobSearchQueryResultModifier and TypeMethodDescriptionJobSearchQueryResult.addItemsItem(JobSearchResult itemsItem) JobSearchQueryResult.items(List<JobSearchResult> items) JobSearchQueryResult.page(SearchQueryPageResponse page)