public class PersonServiceImpl.PersonFinderImpl extends AbstractFinder<Person> implements PersonService.PersonFinder
expansions| Constructor and Description |
|---|
PersonFinderImpl(Expansion... expansions) |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.fugue.Option<Person> |
fetchOne() |
PersonService.PersonFinder |
withUserKey(com.atlassian.sal.api.user.UserKey userKey) |
fetchOneOrNullclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfetchOneOrNullpublic PersonFinderImpl(Expansion... expansions)
public PersonService.PersonFinder withUserKey(com.atlassian.sal.api.user.UserKey userKey)
withUserKey in interface PersonService.PersonFinderpublic com.atlassian.fugue.Option<Person> fetchOne()
fetchOne in interface SingleFetcher<Person>Copyright © 2003–2016 Atlassian. All rights reserved.