SearchManager
instead.
LabelScope will no longer return recently modified personal labels.@Deprecated public class LabelScope extends Object implements ConfluenceSearchScope
Constructor and Description |
---|
LabelScope(List labels)
Deprecated.
|
LabelScope(List labels,
org.apache.lucene.search.BooleanClause.Occur labelOccur)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
restrictQuery(com.atlassian.user.User user,
org.apache.lucene.search.BooleanQuery query)
Deprecated.
|
public LabelScope(List labels)
public LabelScope(List labels, org.apache.lucene.search.BooleanClause.Occur labelOccur)
public void restrictQuery(com.atlassian.user.User user, org.apache.lucene.search.BooleanQuery query)
restrictQuery
in interface ConfluenceSearchScope
Copyright © 2003–2017 Atlassian. All rights reserved.