Uses of Enum Class
io.jenkins.plugins.prism.PrismTheme
-
Uses of PrismTheme in io.jenkins.plugins.prism
Subclasses with type arguments of type PrismTheme in io.jenkins.plugins.prismModifier and TypeClassDescriptionenumDefines the active theme to be used when rendering the source code with Prism.Methods in io.jenkins.plugins.prism that return PrismThemeModifier and TypeMethodDescriptionPrismAppearanceConfiguration.getTheme()PrismConfiguration.getTheme()Deprecated.static PrismThemeReturns the enum constant of this class with the specified name.static PrismTheme[]PrismTheme.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.jenkins.plugins.prism with parameters of type PrismThemeModifier and TypeMethodDescriptionvoidPrismAppearanceConfiguration.setTheme(PrismTheme theme) Sets the active theme to be used when rendering the source code with prism.
PrismAppearanceConfigurationinstead