Class ErrorMessageDeclarationCrawler.Result

java.lang.Object
com.exasol.errorcodecrawlermavenplugin.crawler.ErrorMessageDeclarationCrawler.Result
Enclosing class:
ErrorMessageDeclarationCrawler

public static class ErrorMessageDeclarationCrawler.Result extends Object
  • Method Details

    • getErrorMessageDeclarations

      public List<com.exsol.errorcodemodel.ErrorMessageDeclaration> getErrorMessageDeclarations()
      Get the crawled error codes.
      Returns:
      crawled error codes
    • getFindings

      public List<Finding> getFindings()
      Get the findings that occurred during the crawling.
      Returns:
      list of findings that occurred during the crawling