Interface PageDecoratorFactory
- All Known Implementing Classes:
ConfluencePageDecoratorFactory
public interface PageDecoratorFactory
- Since:
- 9.1
-
Method Summary
Modifier and TypeMethodDescriptioncom.atlassian.confluence.impl.sitemesh.ConfluencePageDecorator
createPageDecorator
(String decoratorName, URI templateUri, javax.servlet.DispatcherType dispatcherType)
-
Method Details
-
createPageDecorator
-