Class PluginThemesAccessor
- java.lang.Object
-
- com.atlassian.confluence.impl.themes.PluginThemesAccessor
-
public final class PluginThemesAccessor extends Object
- Since:
- 7.7
-
-
Constructor Summary
Constructors Constructor Description PluginThemesAccessor(com.atlassian.plugin.PluginAccessor pluginAccessor)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ThemeextractTheme(String themeModuleKey)List<ThemeModuleDescriptor>getAvailableThemeDescriptors()
-
-
-
Method Detail
-
getAvailableThemeDescriptors
public List<ThemeModuleDescriptor> getAvailableThemeDescriptors()
-
-