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 voidCustomPageContentAction. 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 classDefaultCustomPageSettingsManager -
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 voidCustomPageContentAction. 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 CustomPageSettingsManagerPageHelper. getCustomPageSettingsManager()
-