Uses of Interface
io.camunda.zeebe.client.api.search.response.SearchQueryResponse
Packages that use SearchQueryResponse
Package
Description
-
Uses of SearchQueryResponse in io.camunda.zeebe.client.impl.search
Methods in io.camunda.zeebe.client.impl.search that return SearchQueryResponseModifier and TypeMethodDescriptionstatic SearchQueryResponse<ProcessInstance> SearchResponseMapper.toProcessInstanceSearchResponse(ProcessInstanceSearchQueryResponse response) Methods in io.camunda.zeebe.client.impl.search that return types with arguments of type SearchQueryResponse -
Uses of SearchQueryResponse in io.camunda.zeebe.client.impl.search.response
Classes in io.camunda.zeebe.client.impl.search.response that implement SearchQueryResponse