Package com.atlassian.confluence.themes
Interface ThemedDecorator
- All Known Implementing Classes:
VelocityDecorator
public interface ThemedDecorator
-
Method Summary
Modifier and TypeMethodDescription@Nullable DecoratorNamegetName()voidinit(LayoutModuleDescriptor moduleDescriptor)
-
Method Details
-
getName
String getName() -
getDecorator
@Nullable DecoratorName getDecorator()- Since:
- 9.1
-
init
-
getResourceKey
String getResourceKey()
-