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) |
fetchOneOrNull
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
fetchOneOrNull
public PersonFinderImpl(Expansion... expansions)
public PersonService.PersonFinder withUserKey(com.atlassian.sal.api.user.UserKey userKey)
withUserKey
in interface PersonService.PersonFinder
public com.atlassian.fugue.Option<Person> fetchOne()
fetchOne
in interface SingleFetcher<Person>
Copyright © 2003–2016 Atlassian. All rights reserved.
View cookie preferences