com.atlassian.confluence.search.v2.lucene.compatibility
Class ListQueryToSearchConverter
java.lang.Object
com.atlassian.confluence.search.v2.lucene.compatibility.ListQueryToSearchConverter
public class ListQueryToSearchConverter
- extends Object
Class to convert old ListQuery
objects to new ListQuery
s.
Field Summary |
static org.apache.log4j.Logger |
log
Deprecated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
@Deprecated
public static final org.apache.log4j.Logger log
- Deprecated.
ListQueryToSearchConverter
public ListQueryToSearchConverter()
convertToSearch
public static ISearch convertToSearch(ListQuery listQuery,
boolean isLabelFilteredSearch)