| Package | Description | 
|---|---|
| com.atlassian.confluence.api.impl.service.content | |
| com.atlassian.confluence.plugins.restapi.resources | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ContentTrashServiceImpl
Default implementations of  
ContentTrashService. | 
| Constructor and Description | 
|---|
AttachmentServiceImpl(PermissionManager permissionManager,
                     ContentEntityManager contentEntityManager,
                     FileUploadManager fileUploadManager,
                     AttachmentManagerInternal attachmentManager,
                     ContentFactory contentFactory,
                     AttachmentContentTypeApiSupport binding,
                     FinderProxyFactory finderProxyFactory,
                     ContentTrashService trashService)  | 
ContentServiceImpl(PermissionManager permissionManager,
                  ContentFactory contentFactory,
                  ContentFinderFactory contentFinderFactory,
                  ContentTrashService trashService,
                  ApiSupportProvider apiSupportProvider,
                  ContentEntityManagerInternal contentEntityManager,
                  UserChecker userChecker,
                  com.google.common.base.Supplier<TouchRelationSupport> touchRelationSupportSupplier,
                  com.atlassian.event.api.EventPublisher eventPublisher)  | 
| Constructor and Description | 
|---|
ContentResource(ContentService contentService,
               SpaceService spaceService,
               ContentMacroService contentMacroService,
               ContentTrashService contentTrashService,
               CQLSearchService searchService,
               ContentDraftService contentDraftService)  | 
Copyright © 2003–2022 Atlassian. All rights reserved.