| Package | Description |
|---|---|
| com.atlassian.crowd.manager.application |
| Modifier and Type | Method and Description |
|---|---|
<T> PagedSearcher<T> |
ApplicationService.createPagedGroupSearcher(Application application,
EntityQuery<T> query)
Creates paged group searcher for a given group query.
|
<T> PagedSearcher<T> |
ApplicationService.createPagedUserSearcher(Application application,
EntityQuery<T> query)
Creates paged user searcher for a given user query.
|
Copyright © 2023 Atlassian. All rights reserved.