Uses of Class
io.camunda.zeebe.client.protocol.rest.FlowNodeInstanceFilter
Packages that use FlowNodeInstanceFilter
-
Uses of FlowNodeInstanceFilter in io.camunda.zeebe.client.protocol.rest
Methods in io.camunda.zeebe.client.protocol.rest that return FlowNodeInstanceFilterModifier and TypeMethodDescriptionFlowNodeInstanceFilter.flowNodeId(String flowNodeId) FlowNodeInstanceFilter.flowNodeInstanceKey(String flowNodeInstanceKey) FlowNodeInstanceFilter.flowNodeName(String flowNodeName) FlowNodeInstanceSearchQuery.getFilter()Get filterFlowNodeInstanceFilter.incidentKey(String incidentKey) FlowNodeInstanceFilter.processDefinitionKey(String processDefinitionKey) FlowNodeInstanceFilter.processInstanceKey(String processInstanceKey) Methods in io.camunda.zeebe.client.protocol.rest with parameters of type FlowNodeInstanceFilterModifier and TypeMethodDescriptionFlowNodeInstanceSearchQuery.filter(FlowNodeInstanceFilter filter) voidFlowNodeInstanceSearchQuery.setFilter(FlowNodeInstanceFilter filter)