com.atlassian.user.search.query
Interface QueryContext
- All Known Implementing Classes:
- AllRepositoriesQueryContext, DefaultQueryContext
public interface QueryContext
Indicates the context in which a query should run.
|
Field Summary |
static String |
ALL_REPOSITORIES
indicates that the Query Context should search in all delegated repositories. |
ALL_REPOSITORIES
static final String ALL_REPOSITORIES
- indicates that the Query Context should search in all delegated repositories.
- See Also:
- Constant Field Values
addRepositoryKey
void addRepositoryKey(String key)
getRepositoryKeys
List getRepositoryKeys()
Copyright © 2005-2009 Atlassian Software Systems Pty Ltd. All Rights Reserved.