Class MongoRegexPathFilterFactory.MongoFilterPaths
- java.lang.Object
-
- org.apache.jackrabbit.oak.index.indexer.document.flatfile.pipelined.MongoRegexPathFilterFactory.MongoFilterPaths
-
- Enclosing class:
- MongoRegexPathFilterFactory
public static class MongoRegexPathFilterFactory.MongoFilterPaths extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static MongoRegexPathFilterFactory.MongoFilterPaths
DOWNLOAD_ALL
-
Constructor Summary
Constructors Constructor Description MongoFilterPaths(List<String> included, List<String> excluded)
-
-
-
Field Detail
-
DOWNLOAD_ALL
public static final MongoRegexPathFilterFactory.MongoFilterPaths DOWNLOAD_ALL
-
-