public interface SiteDarkFeaturesDao
| Modifier and Type | Method and Description |
|---|---|
boolean |
disableSiteFeature(String featureKey) |
boolean |
enableSiteFeature(String featureKey) |
Set<String> |
getSiteEnabledFeatures() |
Copyright © 2003–2022 Atlassian. All rights reserved.