Interface AnalysisCallback


public interface AnalysisCallback
We use this to know how the analysis went in AnalyzingDialog so we can determine what to do next
  • Method Details

    • analysisInterrupted

      void analysisInterrupted()
    • analysisFinished

      void analysisFinished(BugCollection results)