Package com.atlassian.confluence.api.service.people
-
Interface Summary Interface Description GroupService API service for finding user groups in confluence.GroupService.GroupFinder A finder for locating groupsGroupService.Validator PersonService Provides CRUD operation on Persons.PersonService.PersonFinder A finder for locating persons.PersonService.PersonSearcher A searcher for finding people based on a search term.PersonService.SinglePersonFetcher only here so that the remote person service can proxy it.PersonService.Validator Provides methods for validating the CRUD methods.