Uses of Interface
com.atlassian.confluence.follow.persistence.dao.ConnectionDao
-
Packages that use ConnectionDao Package Description com.atlassian.confluence.follow com.atlassian.confluence.follow.persistence.dao.hibernate -
-
Uses of ConnectionDao in com.atlassian.confluence.follow
Constructors in com.atlassian.confluence.follow with parameters of type ConnectionDao Constructor Description DefaultFollowManager(ConnectionDao connectionDao, SpacePermissionManager spacePermissionManager, com.atlassian.event.api.EventPublisher eventPublisher, PaginationServiceInternal paginationService)
-
Uses of ConnectionDao in com.atlassian.confluence.follow.persistence.dao.hibernate
Classes in com.atlassian.confluence.follow.persistence.dao.hibernate that implement ConnectionDao Modifier and Type Class Description class
HibernateConnectionDao
-