Uses of Package
com.atlassian.confluence.api.service.people
-
Packages that use com.atlassian.confluence.api.service.people Package Description com.atlassian.confluence.api.impl.service.people com.atlassian.confluence.api.service.people com.atlassian.confluence.core com.atlassian.confluence.functest.rest.admin These REST resources are replacements for admin-level functest RPC calls and should only be run by a sys-admin in a websudo session.com.atlassian.confluence.impl.service.finder.people com.atlassian.confluence.impl.velocity com.atlassian.confluence.plugins.graphql.providers com.atlassian.confluence.plugins.like.graphql com.atlassian.confluence.plugins.restapi.experimental.resources com.atlassian.confluence.plugins.restapi.resources com.atlassian.confluence.rest.client This package contains the code which communicates with Confluence via REST API.com.atlassian.confluence.rest.client.remoteservice.people -
Classes in com.atlassian.confluence.api.service.people used by com.atlassian.confluence.api.impl.service.people Class 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. -
Classes in com.atlassian.confluence.api.service.people used by com.atlassian.confluence.api.service.people Class Description GroupService.GroupFinder A finder for locating groupsGroupService.Validator 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. -
Classes in com.atlassian.confluence.api.service.people used by com.atlassian.confluence.core Class Description PersonService Provides CRUD operation on Persons. -
Classes in com.atlassian.confluence.api.service.people used by com.atlassian.confluence.functest.rest.admin Class Description PersonService Provides CRUD operation on Persons. -
Classes in com.atlassian.confluence.api.service.people used by com.atlassian.confluence.impl.service.finder.people Class Description GroupService.GroupFinder A finder for locating groupsPersonService.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. -
Classes in com.atlassian.confluence.api.service.people used by com.atlassian.confluence.impl.velocity Class Description PersonService Provides CRUD operation on Persons. -
Classes in com.atlassian.confluence.api.service.people used by com.atlassian.confluence.plugins.graphql.providers Class Description PersonService Provides CRUD operation on Persons. -
Classes in com.atlassian.confluence.api.service.people used by com.atlassian.confluence.plugins.like.graphql Class Description PersonService Provides CRUD operation on Persons. -
Classes in com.atlassian.confluence.api.service.people used by com.atlassian.confluence.plugins.restapi.experimental.resources Class Description GroupService API service for finding user groups in confluence.PersonService Provides CRUD operation on Persons. -
Classes in com.atlassian.confluence.api.service.people used by com.atlassian.confluence.plugins.restapi.resources Class Description GroupService API service for finding user groups in confluence.PersonService Provides CRUD operation on Persons. -
Classes in com.atlassian.confluence.api.service.people used by com.atlassian.confluence.rest.client Class Description PersonService.Validator Provides methods for validating the CRUD methods. -
Classes in com.atlassian.confluence.api.service.people used by com.atlassian.confluence.rest.client.remoteservice.people Class Description GroupService.Validator