|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ContentFactory in com.atlassian.confluence.api.impl.service.content |
|---|
| Constructors in com.atlassian.confluence.api.impl.service.content with parameters of type ContentFactory | |
|---|---|
ContentServiceImpl(PageManagerInternal pageManager,
CommentManagerInternal commentManager,
PermissionManager permissionManager,
ContentFactory contentFactory,
SpaceManager spaceManager,
PageService pageService,
BlogPostService blogPostService,
CommentService commentService,
ContentBodyConversionService contentBodyConversionService,
AttachmentService attachmentService,
ContentFinderFactory contentFinderFactory)
|
|
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 ContentFactory in com.atlassian.confluence.api.impl.service.content.factory |
|---|
| Methods in com.atlassian.confluence.api.impl.service.content.factory with parameters of type ContentFactory | |
|---|---|
java.util.Map<ContentRepresentation,ContentBody> |
ContentBodyFactory.makeContentBodies(BodyContent bodyContent,
Expansions expansions,
ContentFactory contentFactory)
|
| Constructors in com.atlassian.confluence.api.impl.service.content.factory with parameters of type ContentFactory | |
|---|---|
AttachmentFactory(ContentFactory contentFactory)
|
|
| Constructor parameters in com.atlassian.confluence.api.impl.service.content.factory with type arguments of type ContentFactory | |
|---|---|
SpaceFactory(SpaceLogoManager spaceLogoManager,
SpaceManager spaceManager,
com.google.common.base.Supplier<ContentFactory> contentFactorySupplier)
|
|
| Uses of ContentFactory in com.atlassian.confluence.api.impl.service.content.finder |
|---|
| Constructors in com.atlassian.confluence.api.impl.service.content.finder with parameters of type ContentFactory | |
|---|---|
ContentFinderFactory(ContentFactory contentFactory,
PageManagerInternal pageManager,
SpaceManager spaceManager,
PaginationService paginationService,
AttachmentContentTypeBinding attachmentContentTypeBinding,
ContentEntityManagerInternal contentEntityManager,
org.springframework.aop.Advisor transactionAdvice)
|
|
| Uses of ContentFactory in com.atlassian.confluence.api.impl.service.content.typebinding |
|---|
| Constructors in com.atlassian.confluence.api.impl.service.content.typebinding with parameters of type ContentFactory | |
|---|---|
CommentContentTypeBinding(CommentManagerInternal commentManager,
PaginationService paginationService,
ContentFactory contentFactory,
PermissionManager permissionManager,
ContentEntityManager contentEntityManager)
|
|
PageContentTypeBinding(ContentFactory contentFactory,
PageManagerInternal pageManager,
PaginationService paginationService)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||