Package | Description |
---|---|
com.atlassian.confluence.impl.feature | |
com.atlassian.confluence.setup.settings |
Modifier and Type | Class and Description |
---|---|
class |
BandanaSiteDarkFeaturesDao
An implementation of
SiteDarkFeaturesDao based upon Bandana. |
class |
CachingSiteDarkFeaturesDao
An implmentation of
SiteDarkFeaturesDao which uses a CachedReference to reduce pressure
on a delegate SiteDarkFeaturesDao . |
Modifier and Type | Method and Description |
---|---|
static CachingSiteDarkFeaturesDao |
CachingSiteDarkFeaturesDao.create(SiteDarkFeaturesDao delegate,
com.atlassian.cache.CacheManager cacheManager) |
Constructor and Description |
---|
DefaultDarkFeaturesManager(UserAccessor userAccessor,
FeatureService featureService,
com.atlassian.event.api.EventPublisher eventPublisher,
SiteDarkFeaturesDao siteDarkFeaturesDao) |
Copyright © 2003–2023 Atlassian. All rights reserved.