Uses of Interface
com.atlassian.confluence.themes.StylesheetManager
-
-
Uses of StylesheetManager in com.atlassian.confluence.admin.actions.lookandfeel
Methods in com.atlassian.confluence.admin.actions.lookandfeel with parameters of type StylesheetManager Modifier and Type Method Description void
EditStylesheetAction. setStylesheetManager(StylesheetManager stylesheetManager)
-
Uses of StylesheetManager in com.atlassian.confluence.core.actions
Methods in com.atlassian.confluence.core.actions with parameters of type StylesheetManager Modifier and Type Method Description void
CustomStylesheetAction. setStylesheetManager(StylesheetManager stylesheetManager)
-
Uses of StylesheetManager in com.atlassian.confluence.plugin.webresource
Constructors in com.atlassian.confluence.plugin.webresource with parameters of type StylesheetManager Constructor Description DefaultConfluenceWebResourceService(com.atlassian.webresource.api.assembler.PageBuilderService pageBuilderService, CssResourceCounterManager cssResourceCounterManager, com.atlassian.plugin.webresource.WebResourceUrlProvider webResourceUrlProvider, StylesheetManager stylesheetManager, ThemeManager themeManager, com.atlassian.plugin.webresource.WebResourceIntegration webResourceIntegration, DarkFeaturesManager darkFeaturesManager, ColourSchemeManager colourSchemeManager)
-
Uses of StylesheetManager in com.atlassian.confluence.spaces.actions
Methods in com.atlassian.confluence.spaces.actions with parameters of type StylesheetManager Modifier and Type Method Description void
SpaceEditStylesheetAction. setStylesheetManager(StylesheetManager stylesheetManager)
-
Uses of StylesheetManager in com.atlassian.confluence.themes
Classes in com.atlassian.confluence.themes that implement StylesheetManager Modifier and Type Class Description class
DefaultStylesheetManager
-