Class 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.