| Package | Description |
|---|---|
| com.atlassian.confluence.internal.pages.persistence | |
| com.atlassian.confluence.pages | |
| com.atlassian.confluence.pages.persistence.dao.hibernate |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CommentDaoInternal
Dao for Comments.
|
| Constructor and Description |
|---|
DefaultCommentManager(ContentEntityObjectDao contentEntityObjectDao,
LinkManager linkManager,
ConfluenceIndexer indexer,
LabelManager labelManager,
AttachmentManager attachmentManager,
HibernateSessionManager hibernateSessionManager,
com.google.common.base.Supplier<XhtmlContent> xhtmlContent,
com.atlassian.event.api.EventPublisher eventPublisher,
NotificationManager notificationManager,
CommentDao commentDao,
RelationManager relationManager,
com.google.common.base.Supplier<UserAccessor> userAccessor,
com.google.common.base.Supplier<DarkFeaturesManager> darkFeaturesManager,
CollaborativeEditingHelper collaborativeEditingHelper) |
| Modifier and Type | Class and Description |
|---|---|
class |
HibernateCommentDao |
Copyright © 2003–2019 Atlassian. All rights reserved.