| Package | Description |
|---|---|
| cloud.atlassian.confluence.plugins.pagetree |
We're using "cloud.atlassian.confluence" here instead of "com.atlassian.confluence" to avoid clashes
with the old "pagetree" plugin we're using as a library dependency.
|
| com.atlassian.confluence.api | |
| com.atlassian.confluence.api.impl.service.content | |
| com.atlassian.confluence.plugins.contentproperty | |
| com.atlassian.confluence.plugins.contentproperty.spaceproperty | |
| com.atlassian.confluence.plugins.restapi.experimental.resources | |
| com.atlassian.confluence.plugins.restapi.resources | |
| com.atlassian.confluence.plugins.spacedirectory.rest |
| Constructor and Description |
|---|
ContentRetriever(PageManager pageManager,
ChildContentService childContentService,
SpaceService spaceService) |
| Modifier and Type | Method and Description |
|---|---|
SpaceService |
ProxyCreator.makeSpaceServiceProxy() |
| Modifier and Type | Class and Description |
|---|---|
class |
SpaceServiceImpl |
| Constructor and Description |
|---|
JsonPropertyFactory(ContentService contentService,
SpaceService spaceService) |
| Constructor and Description |
|---|
SpacePropertyFinderFactory(CustomContentManager customContentManager,
PermissionManager permissionManager,
JsonPropertyFactory jsonPropertyFactory,
SpaceService spaceService,
PaginationService paginationService,
TransactionalHostContextAccessor hostContextAccessor) |
SpacePropertyFinderImpl(CustomContentManager customContentManager,
PermissionManager permissionManager,
JsonPropertyFactory jsonPropertyFactory,
SpaceService spaceService,
PaginationService paginationService,
Expansions expansions) |
| Constructor and Description |
|---|
ExperimentalContentResource(ContentService contentService,
SpaceService spaceService,
ContentMacroService contentMacroService,
ContentTrashService contentTrashService,
CQLSearchService searchService,
ContentDraftService contentDraftService) |
| Constructor and Description |
|---|
ContentResource(ContentService contentService,
SpaceService spaceService,
ContentMacroService contentMacroService,
ContentTrashService contentTrashService,
CQLSearchService searchService,
ContentDraftService contentDraftService,
RecentlyViewedService recentlyViewedService) |
SpaceResource(SpaceService spaceService,
RestNavigationService navigationService,
PersonService personService) |
| Constructor and Description |
|---|
SpaceDirectoryResource(UserAccessor userAccessor,
SpacePermissionManager spacePermissionManager,
PredefinedSearchBuilder predefinedSearchBuilder,
SearchManager searchManager,
SpaceService spaceService) |
Copyright © 2003–2016 Atlassian. All rights reserved.