Class ErrorMessageDeclarationCrawler.Result

    • Method Detail

      • getErrorMessageDeclarations

        public List<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