com.atlassian.user.search.query
Class AllRepositoriesQueryContext
java.lang.Object
com.atlassian.user.search.query.AllRepositoriesQueryContext
- All Implemented Interfaces:
- QueryContext
public class AllRepositoriesQueryContext
- extends Object
- implements QueryContext
Convenience class to construct when wanting a QueryContext which will query all contexts.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
oneKeyList
public static final List<String> oneKeyList
AllRepositoriesQueryContext
public AllRepositoriesQueryContext()
addRepositoryKey
public void addRepositoryKey(String key)
- Specified by:
addRepositoryKey in interface QueryContext
getRepositoryKeys
public List getRepositoryKeys()
- Specified by:
getRepositoryKeys in interface QueryContext
Copyright © 2005-2009 Atlassian Software Systems Pty Ltd. All Rights Reserved.