public class PageIdCache extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CACHE_KEY
Deprecated.
since 5.10. See
CachingPageDao.CACHE_NAME |
| Constructor and Description |
|---|
PageIdCache(com.atlassian.util.concurrent.Supplier<com.atlassian.vcache.StableReadExternalCache<Long>> cacheRef) |
@Deprecated public static final String CACHE_KEY
CachingPageDao.CACHE_NAMEpublic PageIdCache(com.atlassian.util.concurrent.Supplier<com.atlassian.vcache.StableReadExternalCache<Long>> cacheRef)
Copyright © 2003–2019 Atlassian. All rights reserved.