Uses of Enum Class
com.atlassian.bamboo.pageobjects.pages.admin.ConfigureLookAndFeelPage.PersonalizationState
-
Uses of ConfigureLookAndFeelPage.PersonalizationState in com.atlassian.bamboo.pageobjects.pages.admin
Modifier and TypeMethodDescriptionConfigureLookAndFeelPage.getPrimaryColorStatus()
ConfigureLookAndFeelPage.getSecondaryColorStatus()
Returns the enum constant of this class with the specified name.ConfigureLookAndFeelPage.PersonalizationState.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ConfigureLookAndFeelPage.setPrimaryColorCustomization
(ConfigureLookAndFeelPage.PersonalizationState state) void
ConfigureLookAndFeelPage.setSecondaryColorCustomization
(ConfigureLookAndFeelPage.PersonalizationState state)