Uses of Interface
com.atlassian.confluence.core.CustomPageSettingsManager
-
-
Uses of CustomPageSettingsManager in com.atlassian.confluence.admin.actions.lookandfeel
Methods in com.atlassian.confluence.admin.actions.lookandfeel with parameters of type CustomPageSettingsManager Modifier and Type Method Description void
CustomPageContentAction. setCustomPageSettingsManager(CustomPageSettingsManager customPageSettingsManager)
-
Uses of CustomPageSettingsManager in com.atlassian.confluence.core
Classes in com.atlassian.confluence.core that implement CustomPageSettingsManager Modifier and Type Class Description class
DefaultCustomPageSettingsManager
-
Uses of CustomPageSettingsManager in com.atlassian.confluence.spaces.actions
Methods in com.atlassian.confluence.spaces.actions with parameters of type CustomPageSettingsManager Modifier and Type Method Description void
CustomPageContentAction. setCustomPageSettingsManager(CustomPageSettingsManager customPageSettingsManager)
-
Uses of CustomPageSettingsManager in com.atlassian.confluence.themes
Methods in com.atlassian.confluence.themes that return CustomPageSettingsManager Modifier and Type Method Description CustomPageSettingsManager
PageHelper. getCustomPageSettingsManager()
-