Class InspectionUtility

java.lang.Object
io.camunda.zeebe.process.test.inspections.InspectionUtility

public class InspectionUtility extends Object
This class is a utility class for finding process instances that have been started without being triggered by a command send by a client (e.g. timer start events or call activities).
  • Constructor Details

    • InspectionUtility

      public InspectionUtility()
  • Method Details