Uses of Interface
com.atlassian.confluence.internal.pages.CommentManagerInternal

Packages that use CommentManagerInternal
com.atlassian.confluence.api.impl.service.content   
com.atlassian.confluence.api.impl.service.content.typebinding   
com.atlassian.confluence.pages   
 

Uses of CommentManagerInternal in com.atlassian.confluence.api.impl.service.content
 

Constructors in com.atlassian.confluence.api.impl.service.content with parameters of type CommentManagerInternal
ContentServiceImpl(PageManagerInternal pageManager, CommentManagerInternal commentManager, PermissionManager permissionManager, ContentFactory contentFactory, SpaceManager spaceManager, PageService pageService, BlogPostService blogPostService, CommentService commentService, ContentBodyConversionService contentBodyConversionService, AttachmentService attachmentService, ContentFinderFactory contentFinderFactory)
           
 

Uses of CommentManagerInternal in com.atlassian.confluence.api.impl.service.content.typebinding
 

Constructors in com.atlassian.confluence.api.impl.service.content.typebinding with parameters of type CommentManagerInternal
CommentContentTypeBinding(CommentManagerInternal commentManager, PaginationService paginationService, ContentFactory contentFactory, PermissionManager permissionManager, ContentEntityManager contentEntityManager)
           
 

Uses of CommentManagerInternal in com.atlassian.confluence.pages
 

Classes in com.atlassian.confluence.pages that implement CommentManagerInternal
 class DefaultCommentManager
          Manager for page comments.
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.