Interface PersonService.SinglePersonFetcher
- All Superinterfaces:
SingleFetcher<Person>
- All Known Subinterfaces:
PersonService.PersonFinder
- All Known Implementing Classes:
NoopPersonFinder
,PersonServiceImpl.PersonFinderImpl
- Enclosing interface:
- PersonService
only here so that the remote person service can proxy it.
-
Method Summary
Methods inherited from interface com.atlassian.confluence.api.service.finder.SingleFetcher
fetch, fetchOneOrNull, fetchOrNull