Uses of Interface
com.atlassian.confluence.impl.labels.adaptivelabelcache.AdaptiveMostUsedLabelsCache
-
Packages that use AdaptiveMostUsedLabelsCache Package Description com.atlassian.confluence.impl.labels com.atlassian.confluence.impl.labels.adaptivelabelcache -
-
Uses of AdaptiveMostUsedLabelsCache in com.atlassian.confluence.impl.labels
Constructors in com.atlassian.confluence.impl.labels with parameters of type AdaptiveMostUsedLabelsCache Constructor Description CachingLabelManager(LabelManagerInternal delegate, com.atlassian.cache.CacheFactory cacheFactory, com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar, AdaptiveMostUsedLabelsCache adaptiveLabelManagerCache) -
Uses of AdaptiveMostUsedLabelsCache in com.atlassian.confluence.impl.labels.adaptivelabelcache
Classes in com.atlassian.confluence.impl.labels.adaptivelabelcache that implement AdaptiveMostUsedLabelsCache Modifier and Type Class Description classAdaptiveMostUsedLabelsCacheImplAn implementation of AdaptiveMostUsedLabelsCache which stores data in a separate DB table
-