Uses of Class
io.camunda.zeebe.process.test.inspections.ProcessInstanceInspections
Packages that use ProcessInstanceInspections
-
Uses of ProcessInstanceInspections in io.camunda.zeebe.process.test.inspections
Methods in io.camunda.zeebe.process.test.inspections that return ProcessInstanceInspectionsModifier and TypeMethodDescriptionstatic ProcessInstanceInspectionsInspectionUtility.findProcessInstances()ProcessInstanceInspections.withBpmnProcessId(String bpmnProcessId) Filters the process instances to only include instances that have the given BPMN process idProcessInstanceInspections.withParentProcessInstanceKey(long key) Filters the process instances to only include instances that were started by the given parent process instance key