Uses of Enum Class
com.atlassian.bamboo.configuration.LookAndFeelConfiguration.THEMES
Package
Description
-
Uses of LookAndFeelConfiguration.THEMES in com.atlassian.bamboo.configuration
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static LookAndFeelConfiguration.THEMES[]
LookAndFeelConfiguration.THEMES.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of LookAndFeelConfiguration.THEMES in com.atlassian.bamboo.lookandfeel
Modifier and TypeMethodDescription@Nullable String
LookAndFeelAssetsProvider.getWorkingLogoUrl
(LookAndFeelConfiguration.THEMES theme) Will return the URL to load the customized logo.@Nullable String
LookAndFeelAssetsProviderImpl.getWorkingLogoUrl
(LookAndFeelConfiguration.THEMES theme) -
Uses of LookAndFeelConfiguration.THEMES in com.atlassian.bamboo.pageobjects.pages.global
Modifier and TypeMethodDescriptionvoid
BambooHeader.setTheme
(LookAndFeelConfiguration.THEMES theme) void
BambooHeader.ThemeSwitcherDropDown.setTheme
(LookAndFeelConfiguration.THEMES theme)