Uses of Interface
com.atlassian.confluence.internal.pages.persistence.CommentDaoInternal
Packages that use CommentDaoInternal
Package
Description
-
Uses of CommentDaoInternal in com.atlassian.confluence.impl.content
Constructors 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) -
Uses of CommentDaoInternal in com.atlassian.confluence.pages.persistence.dao.hibernate
Classes in com.atlassian.confluence.pages.persistence.dao.hibernate that implement CommentDaoInternal