com.atlassian.confluence.search.scope
Class ModifiedInLastDaysScope
java.lang.Object
com.atlassian.confluence.search.scope.ModifiedInLastDaysScope
- All Implemented Interfaces:
- ConfluenceSearchScope
public class ModifiedInLastDaysScope
- extends Object
- implements ConfluenceSearchScope
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModifiedInLastDaysScope
public ModifiedInLastDaysScope(int daysAgo)
restrictQuery
public void restrictQuery(User user,
BooleanQuery query)
- Specified by:
restrictQuery
in interface ConfluenceSearchScope