Uses of Class
com.riadalabs.jira.plugins.insight.services.model.icontheme.ImmutableGlobalIconTheme
Packages that use ImmutableGlobalIconTheme
-
Uses of ImmutableGlobalIconTheme in com.riadalabs.jira.plugins.insight.services.model.icontheme
Methods in com.riadalabs.jira.plugins.insight.services.model.icontheme that return ImmutableGlobalIconThemeModifier and TypeMethodDescriptionImmutableGlobalIconTheme.Builder.build()
Builds a newImmutableGlobalIconTheme
.static ImmutableGlobalIconTheme
ImmutableGlobalIconTheme.copyOf
(GlobalIconTheme instance) Creates an immutable copy of aGlobalIconTheme
value.final ImmutableGlobalIconTheme
ImmutableGlobalIconTheme.withColor1
(String value) Copy the current immutable object by setting a value for thecolor1
attribute.final ImmutableGlobalIconTheme
ImmutableGlobalIconTheme.withColor2
(String value) Copy the current immutable object by setting a value for thecolor2
attribute.final ImmutableGlobalIconTheme
ImmutableGlobalIconTheme.withColor3
(String value) Copy the current immutable object by setting a value for thecolor3
attribute.