|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryContext | |
|---|---|
| com.atlassian.user.search.query | |
| Uses of QueryContext in com.atlassian.user.search.query |
|---|
| Methods in com.atlassian.user.search.query with parameters of type QueryContext | |
|---|---|
SearchResult<Group> |
EntityQueryParser.findGroups(Query<Group> query,
QueryContext context)
If the repository matches the query context, returns the groups matching the query, otherwise returns null. |
SearchResult<User> |
EntityQueryParser.findUsers(Query<User> query,
QueryContext context)
If the repository matches the query context, returns the users matching the query, otherwise returns null. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||