Class DefaultThemeManager

java.lang.Object
com.atlassian.confluence.themes.DefaultThemeManager
All Implemented Interfaces:
ThemeManager

public class DefaultThemeManager extends Object implements ThemeManager
For CONF-9959, this manager will only retrieve theme settings from bandana if the system has been successfully upgraded. This check is done via the UpgradeManager and is done to avoid SQL on missing tables while we try and display an upgrade error to a client.