public interface ThemeKeyDao
Modifier and Type | Method and Description |
---|---|
Optional<String> |
getGlobalThemeKey() |
Optional<String> |
getSpaceThemeKey(String spaceKey) |
void |
setGlobalThemeKey(String themeKey) |
void |
setSpaceThemeKey(String spaceKey,
String themeKey) |
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences