Uses of Interface
com.atlassian.confluence.dmz.pages.CommentManagerInternal
Packages that use CommentManagerInternal
Package
Description
-
Uses of CommentManagerInternal in com.atlassian.confluence.api.impl.service.audit.uri
Constructors in com.atlassian.confluence.api.impl.service.audit.uri with parameters of type CommentManagerInternal -
Uses of CommentManagerInternal in com.atlassian.confluence.api.impl.service.content.finder
Constructors in com.atlassian.confluence.api.impl.service.content.finder with parameters of type CommentManagerInternalModifierConstructorDescriptionCommentFetcher
(ContentFinderImpl contentFinder, PaginationService paginationService, ContentFactory contentFactory, CommentManagerInternal commentManager, SpaceManager spaceManager) ContentFinderFactory
(ContentFactory contentFactory, PageManagerInternal pageManager, SpaceManager spaceManager, PaginationService paginationService, AttachmentContentTypeApiSupport attachmentContentTypeBinding, ContentEntityManagerInternal contentEntityManager, PermissionManager permissionManager, FinderProxyFactory finderProxyFactory, CommentManagerInternal commentManager, AttachmentManagerInternal attachmentManager, com.atlassian.event.api.EventPublisher eventPublisher, ConfluenceScopesRequestCache confluenceScopesRequestCache) -
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 CommentManagerInternalModifierConstructorDescriptionCommentContentTypeApiSupport
(CommentManagerInternal commentManager, PaginationService paginationService, ContentFactory contentFactory, PermissionManager permissionManager, ContentEntityManager contentEntityManager, ApiSupportProvider apiSupportProvider, CommentService commentService, ContentBodyConversionService contentBodyConversionService, com.atlassian.plugin.PluginAccessor pluginAccessor, com.atlassian.event.api.EventPublisher eventPublisher) -
Uses of CommentManagerInternal in com.atlassian.confluence.impl.content
Classes in com.atlassian.confluence.impl.content that implement CommentManagerInternal -
Uses of CommentManagerInternal in com.atlassian.integrationtest.utils
Methods in com.atlassian.integrationtest.utils that return CommentManagerInternal