ClassFilter.withExcludedDocumentClasses constructor
ClassFilter.withExcludedDocumentClasses(
- List<
DocumentFilter> ? excludeDocuments
Constructor for only adding the document clasess that will be excluded for the scanning process.
Implementation
ClassFilter.withExcludedDocumentClasses(this.excludeDocuments);