Uses of Class
com.atlassian.confluence.themes.ThemeResource.Type
-
Packages that use ThemeResource.Type Package Description com.atlassian.confluence.themes -
-
Uses of ThemeResource.Type in com.atlassian.confluence.themes
Methods in com.atlassian.confluence.themes that return ThemeResource.Type Modifier and Type Method Description ThemeResource.TypeClasspathThemeStylesheet. getType()ThemeResource.TypePluginThemeResource. getType()ThemeResource.TypeThemeResource. getType()static ThemeResource.TypeThemeResource.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static ThemeResource.Type[]ThemeResource.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-