Uses of Class
io.camunda.client.protocol.rest.ElementInstanceWaitStateQuery
Packages that use ElementInstanceWaitStateQuery
-
Uses of ElementInstanceWaitStateQuery in io.camunda.client.impl.search.request
Methods in io.camunda.client.impl.search.request that return ElementInstanceWaitStateQueryModifier and TypeMethodDescriptionprotected ElementInstanceWaitStateQueryElementInstanceWaitStateSearchRequestImpl.getSearchRequestProperty() -
Uses of ElementInstanceWaitStateQuery in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return ElementInstanceWaitStateQueryModifier and TypeMethodDescriptionElementInstanceWaitStateQuery.addSortItem(ElementInstanceWaitStateQuerySortRequest sortItem) ElementInstanceWaitStateQuery.filter(ElementInstanceWaitStateFilter filter) ElementInstanceWaitStateQuery.page(SearchQueryPageRequest page) ElementInstanceWaitStateQuery.sort(List<ElementInstanceWaitStateQuerySortRequest> sort)