Uses of Class
io.camunda.client.protocol.rest.ElementInstanceWaitStateQueryResult
Packages that use ElementInstanceWaitStateQueryResult
-
Uses of ElementInstanceWaitStateQueryResult in io.camunda.client.impl.search.response
Methods in io.camunda.client.impl.search.response with parameters of type ElementInstanceWaitStateQueryResultModifier and TypeMethodDescriptionSearchResponseMapper.toElementInstanceWaitStateSearchResponse(ElementInstanceWaitStateQueryResult response) -
Uses of ElementInstanceWaitStateQueryResult in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return ElementInstanceWaitStateQueryResultModifier and TypeMethodDescriptionElementInstanceWaitStateQueryResult.addItemsItem(ElementInstanceWaitStateResult itemsItem) ElementInstanceWaitStateQueryResult.items(List<ElementInstanceWaitStateResult> items) ElementInstanceWaitStateQueryResult.page(SearchQueryPageResponse page)