Class PersonServiceImpl.PersonFinderImpl

java.lang.Object
com.atlassian.confluence.api.impl.service.content.finder.AbstractFinder<Person>
com.atlassian.confluence.api.impl.service.people.PersonServiceImpl.PersonFinderImpl
All Implemented Interfaces:
ManyFetcher<Person>, SingleFetcher<Person>, PersonService.PersonFinder, PersonService.SinglePersonFetcher
Enclosing class:
PersonServiceImpl

public class PersonServiceImpl.PersonFinderImpl extends AbstractFinder<Person> implements PersonService.PersonFinder