Class LuceneMapperPredicate

java.lang.Object
com.atlassian.confluence.internal.search.v2.lucene.LuceneMapperClassPredicate
com.atlassian.confluence.internal.search.v2.lucene.LuceneMapperPredicate
All Implemented Interfaces:
com.atlassian.plugin.predicate.ModuleDescriptorPredicate

@Deprecated public class LuceneMapperPredicate extends LuceneMapperClassPredicate
Deprecated.
since 7.0.1. Use ModuleDescriptorOfClassPredicate instead, and filter the results for AbstractLuceneMapperModuleDescriptor.handles(String).
Predicate for finding matching Lucene query mapper plugins in the plugin registry.