com.atlassian.confluence.api.service.people
Interface PersonService.SinglePersonFetcher

All Superinterfaces:
SingleFetcher<Person>
All Known Subinterfaces:
PersonService.PersonFinder
All Known Implementing Classes:
PersonServiceImpl.PersonFinderImpl
Enclosing interface:
PersonService

public static interface PersonService.SinglePersonFetcher
extends SingleFetcher<Person>

only here so that the remote person service can proxy it.


Method Summary
 
Methods inherited from interface com.atlassian.confluence.api.service.finder.SingleFetcher
fetchOne, fetchOneOrNull
 



Copyright © 2003–2015 Atlassian. All rights reserved.