Uses of Class
com.riadalabs.jira.plugins.insight.services.model.icontheme.ImmutableGlobalIconTheme.Builder
Packages that use ImmutableGlobalIconTheme.Builder
-
Uses of ImmutableGlobalIconTheme.Builder in com.riadalabs.jira.plugins.insight.services.model.icontheme
Methods in com.riadalabs.jira.plugins.insight.services.model.icontheme that return ImmutableGlobalIconTheme.BuilderModifier and TypeMethodDescriptionImmutableGlobalIconTheme.builder()
Creates a builder forImmutableGlobalIconTheme
.ImmutableGlobalIconTheme.Builder.from
(GlobalIconTheme instance) Fill a builder with attribute values from the providedcom.riadalabs.jira.plugins.insight.services.model.icontheme.GlobalIconTheme
instance.Fill a builder with attribute values from the providedcom.riadalabs.jira.plugins.insight.services.model.icontheme.IconTheme
instance.Initializes the value for thecolor1
attribute.Initializes the value for thecolor2
attribute.Initializes the value for thecolor3
attribute.