public class LabelScope extends Object implements ConfluenceSearchScope
| Constructor and Description |
|---|
LabelScope(List labels) |
LabelScope(List labels,
org.apache.lucene.search.BooleanClause.Occur labelOccur) |
| Modifier and Type | Method and Description |
|---|---|
void |
restrictQuery(com.atlassian.user.User user,
org.apache.lucene.search.BooleanQuery query) |
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 ConfluenceSearchScopeCopyright © 2003–2015 Atlassian. All rights reserved.