Uses of Interface
com.atlassian.confluence.internal.pages.persistence.CommentDaoInternal
Packages that use CommentDaoInternal
Package
Description
- 
Uses of CommentDaoInternal in com.atlassian.confluence.impl.contentConstructors in com.atlassian.confluence.impl.content with parameters of type CommentDaoInternalModifierConstructorDescriptionDefaultCommentManager(ContentEntityObjectDaoInternal contentEntityObjectDao, org.hibernate.SessionFactory sessionFactory, WikiToStorageConverter wikiToStorageConverter, com.atlassian.event.api.EventPublisher eventPublisher, CommentDaoInternal commentDao, RelationManager relationManager, CollaborativeEditingHelper collaborativeEditingHelper, AuditingContext auditingContext, RetentionFeatureChecker retentionFeatureChecker, NotificationManager notificationManager, PermissionManager permissionManager) 
- 
Uses of CommentDaoInternal in com.atlassian.confluence.pages.persistence.dao.hibernateClasses in com.atlassian.confluence.pages.persistence.dao.hibernate that implement CommentDaoInternal