com.atlassian.confluence.search.scope
Class ModifiedInLastDaysScope
java.lang.Object
com.atlassian.confluence.search.scope.ModifiedInLastDaysScope
- All Implemented Interfaces:
- ConfluenceSearchScope
Deprecated. since 5.2.
public class ModifiedInLastDaysScope
- extends Object
- implements ConfluenceSearchScope
|
Method Summary |
void |
restrictQuery(com.atlassian.user.User user,
org.apache.lucene.search.BooleanQuery query)
Deprecated. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModifiedInLastDaysScope
public ModifiedInLastDaysScope(int daysAgo)
- Deprecated.
restrictQuery
public void restrictQuery(com.atlassian.user.User user,
org.apache.lucene.search.BooleanQuery query)
- Deprecated.
- Specified by:
restrictQuery in interface ConfluenceSearchScope
Copyright © 2003–2015 Atlassian. All rights reserved.