|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ContentService in com.atlassian.confluence.api |
|---|
| Methods in com.atlassian.confluence.api that return ContentService | |
|---|---|
ContentService |
ProxyCreator.makeContentServiceProxy()
|
| Uses of ContentService in com.atlassian.confluence.api.impl.service.content |
|---|
| Classes in com.atlassian.confluence.api.impl.service.content that implement ContentService | |
|---|---|
class |
ContentServiceImpl
Server implementation of the ContentService. |
| Constructors in com.atlassian.confluence.api.impl.service.content with parameters of type ContentService | |
|---|---|
ChildContentServiceImpl(ContentService contentService,
ChildSupport childSupport,
org.springframework.aop.Advisor transactionAdvice)
|
|
ContentLabelServiceImpl(ContentService contentService,
LabelsService labelsService,
ContentEntityManagerInternal contentEntityManager,
AttachmentManager attachmentManager,
PaginationService paginationService)
|
|
SpaceServiceImpl(SpaceManagerInternal spaceManager,
SpaceFactory spaceFactory,
PageManagerInternal pageManager,
ContentFactory contentFactory,
PaginationService paginationService,
PermissionManager permissionManager,
ContentService contentService,
SpacePermissionManager spacePermissionManager,
LongRunningTaskManager longRunningTaskManager,
LongTaskFactory longTaskFactory,
I18NBeanFactory i18NBeanFactory,
org.springframework.aop.Advisor txAdvisor)
|
|
| Uses of ContentService in com.atlassian.confluence.pages.actions |
|---|
| Methods in com.atlassian.confluence.pages.actions with parameters of type ContentService | |
|---|---|
void |
RemoveCommentAction.setApiContentService(ContentService contentService)
|
| Uses of ContentService in com.atlassian.confluence.plugins.contentproperty |
|---|
| Constructors in com.atlassian.confluence.plugins.contentproperty with parameters of type ContentService | |
|---|---|
ContentPropertyFactory(ContentService contentService)
|
|
ContentPropertyFinderFactory(ContentService contentService,
PaginationService paginationService,
CustomContentManager customContentManager,
PermissionManager permissionManager,
ContentPropertyFactory contentPropertyFactory,
TransactionalHostContextAccessor hostContextAccessor)
|
|
| Uses of ContentService in com.atlassian.confluence.rest.resources |
|---|
| Constructors in com.atlassian.confluence.rest.resources with parameters of type ContentService | |
|---|---|
ContentResource(ContentService contentService,
SpaceService spaceService,
ContentMacroService contentMacroService)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||