Package | Description |
---|---|
com.atlassian.confluence.api.impl.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.plugins.graphql.providers | |
com.atlassian.confluence.plugins.like.graphql | |
com.atlassian.confluence.plugins.restapi.experimental.resources | |
com.atlassian.confluence.plugins.restapi.resources |
Modifier and Type | Class and Description |
---|---|
class |
PersonServiceImpl |
Modifier and Type | Field and Description |
---|---|
protected PersonService |
ConfluenceActionSupport.personService |
Modifier and Type | Method and Description |
---|---|
PersonService |
ConfluenceActionSupport.getPersonService() |
Modifier and Type | Method and Description |
---|---|
void |
ConfluenceActionSupport.setApiPersonService(PersonService personService) |
Constructor and Description |
---|
UserResource(com.atlassian.crowd.embedded.api.CrowdService crowdService,
PersonService personService,
UserAccessor userAccessor) |
Constructor and Description |
---|
UserFieldsProvider(PersonService personService) |
Constructor and Description |
---|
LikesProvider(LikeManager likeManager,
PersonService personService,
UserAccessor userAccessor,
NetworkService networkService,
ContentEntityManager contentEntityManager) |
LikesResponse(LikeManager likeManager,
PersonService personService,
UserAccessor userAccessor,
ContentEntityObject content,
ConfluenceUser currentUser,
com.google.common.base.Supplier<Set<String>> followeeUsernames) |
Constructor and Description |
---|
ExperimentalGroupResource(GroupService groupService,
PersonService personService) |
ExperimentalUserResource(PersonService personService,
GroupService groupService) |
RelationResource(RelationService relationService,
PersonService personService) |
Constructor and Description |
---|
GroupResource(GroupService groupService,
PersonService personService) |
UserResource(PersonService personService,
GroupService groupService) |
UserWatchResource(WatchService watchService,
PersonService personService) |
Copyright © 2003–2020 Atlassian. All rights reserved.