Uses of Interface
io.camunda.zeebe.client.api.search.response.FlowNodeInstance
Packages that use FlowNodeInstance
Package
Description
-
Uses of FlowNodeInstance in io.camunda.zeebe.client.impl.search
Methods in io.camunda.zeebe.client.impl.search that return types with arguments of type FlowNodeInstanceModifier and TypeMethodDescriptionstatic SearchQueryResponse<FlowNodeInstance> SearchResponseMapper.toFlowNodeInstanceSearchResponse(FlowNodeInstanceSearchQueryResponse response) -
Uses of FlowNodeInstance in io.camunda.zeebe.client.impl.search.query
Methods in io.camunda.zeebe.client.impl.search.query that return types with arguments of type FlowNodeInstanceModifier and TypeMethodDescriptionFlowNodeInstanceQueryImpl.requestTimeout(Duration requestTimeout) FlowNodeInstanceQueryImpl.send() -
Uses of FlowNodeInstance in io.camunda.zeebe.client.impl.search.response
Classes in io.camunda.zeebe.client.impl.search.response that implement FlowNodeInstance