Uses of Class
io.camunda.zeebe.process.test.inspections.ProcessEventInspections
Packages that use ProcessEventInspections
-
Uses of ProcessEventInspections in io.camunda.zeebe.process.test.inspections
Methods in io.camunda.zeebe.process.test.inspections that return ProcessEventInspectionsModifier and TypeMethodDescriptionstatic ProcessEventInspectionsInspectionUtility.findProcessEvents()ProcessEventInspections.triggeredByTimer(String timerId) Filters the process instances to only include instances that were triggered by a given timer event idProcessEventInspections.withProcessDefinitionKey(long processDefinitionKey) Filters the process instances to only include instance with a given process definition key