| Modifier and Type | Method and Description |
|---|---|
ContentService |
ProxyCreator.makeContentServiceProxy() |
| Modifier and Type | Class and Description |
|---|---|
class |
ContentServiceImpl
Server implementation of the
ContentService. |
| Constructor and Description |
|---|
ContentLabelServiceImpl(ContentService contentService,
LabelsService labelsService,
ContentEntityManagerInternal contentEntityManager,
AttachmentManager attachmentManager) |
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) |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
void |
RemoveCommentAction.setApiContentService(ContentService contentService) |
| Constructor and Description |
|---|
ContentPropertyFactory(ContentService contentService) |
ContentPropertyFinderFactory(ContentService contentService,
PaginationService paginationService,
CustomContentManager customContentManager,
PermissionManager permissionManager,
ContentPropertyFactory contentPropertyFactory,
TransactionalHostContextAccessor hostContextAccessor) |
| Constructor and Description |
|---|
ContentResource(ContentService contentService,
SpaceService spaceService,
ContentMacroService contentMacroService,
ContentTrashService contentTrashService,
CQLSearchService searchService) |
Copyright © 2003–2015 Atlassian. All rights reserved.