Uses of Interface
com.atlassian.confluence.pages.persistence.dao.BlogPostDao
Packages that use BlogPostDao
Package
Description
- 
Uses of BlogPostDao in com.atlassian.confluence.impl.contentConstructors in com.atlassian.confluence.impl.content with parameters of type BlogPostDaoModifierConstructorDescriptionDefaultPageManager(PageDaoInternal pageDao, ContentEntityObjectDaoInternal contentEntityObjectDao, HibernateSessionManager5 hibernateSessionManager5, WikiToStorageConverter wikiToStorageConverter, com.atlassian.event.api.EventPublisher eventPublisher, BlogPostDao blogPostDao, AbstractPageDaoInternal abstractPageDao, SpaceDao spaceDao, ContentPropertyManager contentPropertyManager, PermissionManager permissionManager, LoginManager loginManager, ExceptionTolerantMigrator revertedContentMigrator, CollaborativeEditingHelper collaborativeEditingHelper, RelationManager relationManager, SpacePermissionQueryManager spacePermissionQueryManager, ContentPermissionManager contentPermissionManager, com.atlassian.beehive.ClusterLockService clusterLockService, org.springframework.transaction.PlatformTransactionManager transactionManager, AuditingContext auditingContext, RetentionFeatureChecker retentionFeatureChecker, ContentReconciliationManager reconciliationManager, UpdateAttachmentsOnFilesystemOnPageMoveHandler updateAttachmentsOnFilesystemOnPageMoveHandler, org.hibernate.SessionFactory sessionFactory, NotificationManager notificationManager, Function<PageManagerInternal, BulkPageCopy> bulkPageCopyFactory, Function<PageManagerInternal, BulkPageDelete> bulkPageDeleteFactory, User2ContentHibernateRelationDao user2ContentHibernateRelationDao) 
- 
Uses of BlogPostDao in com.atlassian.confluence.impl.space.deletion.backgrounddeletion.erasers.miscConstructors in com.atlassian.confluence.impl.space.deletion.backgrounddeletion.erasers.misc with parameters of type BlogPostDaoModifierConstructorDescriptionSpaceDeletionEventSender(com.atlassian.event.api.EventPublisher eventPublisher, PageDaoInternal pageDao, BlogPostDao blogPostDao, PageTemplateDao pageTemplateDao, AttachmentDaoInternal attachmentDao, LabelDaoInternal labelDao, NotificationDaoInternal notificationDao, CustomContentDao customContentDao, org.springframework.transaction.PlatformTransactionManager transactionManager) 
- 
Uses of BlogPostDao in com.atlassian.confluence.pages.persistence.dao.hibernateClasses in com.atlassian.confluence.pages.persistence.dao.hibernate that implement BlogPostDaoModifier and TypeClassDescriptionclassHibernate implementation of the BlogPost DAO