Class ErrorMessageDeclarationCrawler.Result
java.lang.Object
com.exasol.errorcodecrawlermavenplugin.crawler.ErrorMessageDeclarationCrawler.Result
- Enclosing class:
- ErrorMessageDeclarationCrawler
-
Method Summary
Modifier and TypeMethodDescriptionList<com.exsol.errorcodemodel.ErrorMessageDeclaration>Get the crawled error codes.Get the findings that occurred during the crawling.
-
Method Details
-
getErrorMessageDeclarations
Get the crawled error codes.- Returns:
- crawled error codes
-
getFindings
Get the findings that occurred during the crawling.- Returns:
- list of findings that occurred during the crawling
-