Uses of Interface
io.camunda.client.api.fetch.FlowNodeInstanceGetRequest
Packages that use FlowNodeInstanceGetRequest
-
Uses of FlowNodeInstanceGetRequest in io.camunda.client
Methods in io.camunda.client that return FlowNodeInstanceGetRequestModifier and TypeMethodDescriptionCamundaClient.newFlowNodeInstanceGetRequest(long flowNodeInstanceKey) Gets a flow node instance by key. -
Uses of FlowNodeInstanceGetRequest in io.camunda.client.impl
Methods in io.camunda.client.impl that return FlowNodeInstanceGetRequestModifier and TypeMethodDescriptionCamundaClientImpl.newFlowNodeInstanceGetRequest(long flowNodeInstanceKey) -
Uses of FlowNodeInstanceGetRequest in io.camunda.client.impl.fetch
Classes in io.camunda.client.impl.fetch that implement FlowNodeInstanceGetRequest