Uses of Interface
com.atlassian.confluence.themes.CustomLayoutManager
Packages that use CustomLayoutManager
Package
Description
-
Uses of CustomLayoutManager in com.atlassian.confluence.admin.actions.lookandfeel
Methods in com.atlassian.confluence.admin.actions.lookandfeel with parameters of type CustomLayoutManagerModifier and TypeMethodDescriptionvoid
EditDecoratorAction.setCustomLayoutManager
(CustomLayoutManager customLayoutManager) -
Uses of CustomLayoutManager in com.atlassian.confluence.themes
Classes in com.atlassian.confluence.themes that implement CustomLayoutManager -
Uses of CustomLayoutManager in com.atlassian.confluence.ui.rest.service.content
Constructors in com.atlassian.confluence.ui.rest.service.content with parameters of type CustomLayoutManagerModifierConstructorDescriptionLegacyContentServiceImpl
(PageManager pageManager, CommentManager commentManager, ContentEntityManager contentEntityManager, PermissionManager permissionManager, LegacyContentBuilder contentBuilder, LegacyContentBodyBuilder contentBodyBuilder, FormatConverter formatConverter, ThemeManager themeManager, CustomLayoutManager customLayoutManager, LabelsService labelsService) Deprecated.