Uses of Interface
com.atlassian.confluence.impl.content.render.prefetch.UserPrefetcher.PrefetchDao
Packages that use UserPrefetcher.PrefetchDao
Package
Description
-
Uses of UserPrefetcher.PrefetchDao in com.atlassian.confluence.impl.content.render.prefetch
Constructors in com.atlassian.confluence.impl.content.render.prefetch with parameters of type UserPrefetcher.PrefetchDaoModifierConstructorDescriptionUserPrefetcher
(PersonalInformationBulkDao personalInformationBulkDao, com.atlassian.event.api.EventPublisher eventPublisher, com.atlassian.crowd.embedded.api.ApplicationFactory crowdApplicationFactory, UserPrefetcher.PrefetchDao crowdUserDao) -
Uses of UserPrefetcher.PrefetchDao in com.atlassian.confluence.impl.user.crowd
Classes in com.atlassian.confluence.impl.user.crowd that implement UserPrefetcher.PrefetchDaoModifier and TypeClassDescriptionclass
A caching decorator for an InternalUserDao.