Class FlowNodeInstanceQueryController

java.lang.Object
io.camunda.zeebe.gateway.rest.controller.FlowNodeInstanceQueryController

@CamundaRestQueryController @RequestMapping("/v2/flownode-instances") public class FlowNodeInstanceQueryController extends Object
  • Constructor Details

    • FlowNodeInstanceQueryController

      public FlowNodeInstanceQueryController(FlowNodeInstanceServices flownodeInstanceServices)
  • Method Details