public class NoopPersonSearcher extends NoopFetcher<Person> implements PersonService.PersonSearcher
| Constructor and Description |
|---|
NoopPersonSearcher() |
| Modifier and Type | Method and Description |
|---|---|
PersonService.PersonSearcher |
forUnsyncedUsers(String username)
Restrict the searcher to just unsynced / unknown users
This search will perform a partial and a full match of username for the search term provided
|
fetchMany, fetchOne, fetchOneOrNullclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfetchManyfetch, fetchOrNullpublic PersonService.PersonSearcher forUnsyncedUsers(String username)
PersonService.PersonSearcherforUnsyncedUsers in interface PersonService.PersonSearcherCopyright © 2003–2021 Atlassian. All rights reserved.