com.atlassian.confluence.search.scope
Class ModifiedInLastDaysScope

java.lang.Object
  extended bycom.atlassian.confluence.search.scope.ModifiedInLastDaysScope
All Implemented Interfaces:
ConfluenceSearchScope

public class ModifiedInLastDaysScope
extends Object
implements ConfluenceSearchScope


Constructor Summary
ModifiedInLastDaysScope(int daysAgo)
           
 
Method Summary
 void restrictQuery(User user, BooleanQuery query)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModifiedInLastDaysScope

public ModifiedInLastDaysScope(int daysAgo)
Method Detail

restrictQuery

public void restrictQuery(User user,
                          BooleanQuery query)
Specified by:
restrictQuery in interface ConfluenceSearchScope


Confluence is developed by Atlassian.