| Modifier and Type | Class and Description | 
|---|---|
class  | 
ContentServiceImpl
Server implementation of the  
ContentService. | 
| Constructor and Description | 
|---|
ContentLabelServiceImpl(ContentService contentService,
                       LabelsService labelsService,
                       ContentEntityManagerInternal contentEntityManager)  | 
SpaceServiceImpl(SpaceManagerInternal spaceManager,
                SpaceFactory spaceFactory,
                PageManagerInternal pageManager,
                ContentFactory contentFactory,
                PaginationService paginationService,
                PermissionManager permissionManager,
                ContentService contentService,
                SpacePermissionManager spacePermissionManager,
                LongRunningTaskManager longRunningTaskManager,
                LongTaskFactory longTaskFactory,
                I18NBeanFactory i18NBeanFactory,
                FinderProxyFactory finderProxyFactory,
                LabelManager labelManager,
                UserChecker userChecker,
                AccessModeService accessModeService)  | 
| Constructor and Description | 
|---|
ContentTrashServiceImpl(PageManager pageManager,
                       PermissionManager permissionManager,
                       PageService pageService,
                       BlogPostService blogPostService,
                       CommentService commentService,
                       com.google.common.base.Supplier<ContentService> contentServiceSupplier,
                       SpaceManager spaceManager,
                       AttachmentManager attachmentManager)  | 
| Constructor and Description | 
|---|
LegacyContentDraftServiceImpl(PermissionManager permissionManager,
                             ContentService contentService,
                             DraftManager draftManager,
                             PermissionCheckExemptions permissionCheckExemptions,
                             AccessModeService accessModeService,
                             CustomContentManager customContentManager,
                             ContentDraftManagerInternal contentDraftManager,
                             ScopesRequestCacheDelegate scopesRequestCacheDelegate)  | 
LegacyDraftValidator(ContentService contentService,
                    DraftManager draftManager,
                    PermissionManager permissionManager,
                    PermissionCheckExemptions permissionCheckExemptions,
                    ContentDraftManagerInternal contentDraftManager,
                    ScopesRequestCacheDelegate scopesRequestCacheDelegate)  | 
SharedContentDraftServiceImpl(ContentService contentService,
                             ContentEntityManagerInternal contentEntityManager,
                             ContentPermissionManager contentPermissionManager,
                             RelatableResolver relatableResolver,
                             PageManager pageManager,
                             com.atlassian.event.api.EventPublisher eventPublisher,
                             RelationService relationService,
                             RelationManager relationManager,
                             AccessModeService accessModeService)  | 
| Constructor and Description | 
|---|
WatchServiceImpl(ConfluenceUserResolver confluenceUserResolver,
                PermissionManager permissionManager,
                NotificationManager notificationManager,
                SpaceManager spaceManager,
                SpaceService spaceService,
                ContentEntityManager contentEntityManager,
                ContentService contentService,
                AccessModeService accessModeService)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
RemoveCommentAction.setApiContentService(ContentService contentService)  | 
| Constructor and Description | 
|---|
ContentPropertyFinderFactory(ContentService contentService,
                            PaginationService paginationService,
                            CustomContentManager customContentManager,
                            PermissionManager permissionManager,
                            JsonPropertyFactory jsonPropertyFactory,
                            TransactionalHostContextAccessor hostContextAccessor)  | 
JsonPropertyFactory(ContentService contentService,
                   SpaceService spaceService)  | 
| Constructor and Description | 
|---|
EmailLikeCreatedBatchingSectionProvider(com.atlassian.sal.api.message.I18nResolver i18nResolver,
                                       com.atlassian.plugin.notifications.api.notification.UserNotificationPreferencesManager preferencesManager,
                                       ContentService contentService,
                                       Excerpter excerpter)  | 
| Constructor and Description | 
|---|
ContentResource(ContentService contentService,
               SpaceService spaceService,
               ContentMacroService contentMacroService,
               ContentTrashService contentTrashService,
               CQLSearchService searchService,
               ContentDraftService contentDraftService)  | 
| Constructor and Description | 
|---|
TouchRelationSupportImpl(ContentService contentService,
                        RelationService relationService)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected ContentService | 
AbstractBackupRestoreIntegrationTestBase.apiContentService  | 
Copyright © 2003–2022 Atlassian. All rights reserved.