Uses of Interface
com.atlassian.confluence.internal.labels.persistence.LabelDaoInternal
Packages that use LabelDaoInternal
Package
Description
-
Uses of LabelDaoInternal in com.atlassian.confluence.impl.space.deletion.backgrounddeletion.erasers.misc
Constructors in com.atlassian.confluence.impl.space.deletion.backgrounddeletion.erasers.misc with parameters of type LabelDaoInternalModifierConstructorDescriptionSpaceDeletionEventSender
(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 LabelDaoInternal in com.atlassian.confluence.labels
Constructors in com.atlassian.confluence.labels with parameters of type LabelDaoInternalModifierConstructorDescriptionDefaultLabelManager
(LabelDaoInternal dao, com.atlassian.event.api.EventPublisher eventPublisher, Clock clock) -
Uses of LabelDaoInternal in com.atlassian.confluence.labels.persistence.dao.hibernate
Classes in com.atlassian.confluence.labels.persistence.dao.hibernate that implement LabelDaoInternal