Uses of Class
com.exasol.errorcodecrawlermavenplugin.Finding
-
Packages that use Finding Package Description com.exasol.errorcodecrawlermavenplugin -
-
Uses of Finding in com.exasol.errorcodecrawlermavenplugin
Methods in com.exasol.errorcodecrawlermavenplugin that return types with arguments of type Finding Modifier and Type Method Description List<Finding>ErrorMessageDeclarationCrawler.Result. getFindings()Get the findings that occurred during the crawling.List<Finding>ErrorMessageDeclarationValidator. validate(Collection<ErrorMessageDeclaration> errorMessageDeclarations)Validate the crawled error codes.
-