| Package | Description |
|---|---|
| com.riadalabs.jira.plugins.insight.services.model.icontheme |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableGlobalIconTheme.Builder |
ImmutableGlobalIconTheme.builder()
Creates a builder for
ImmutableGlobalIconTheme. |
ImmutableGlobalIconTheme.Builder |
ImmutableGlobalIconTheme.Builder.from(GlobalIconTheme instance)
Fill a builder with attribute values from the provided
com.riadalabs.jira.plugins.insight.services.model.icontheme.GlobalIconTheme instance. |
ImmutableGlobalIconTheme.Builder |
ImmutableGlobalIconTheme.Builder.from(IconTheme instance)
Fill a builder with attribute values from the provided
com.riadalabs.jira.plugins.insight.services.model.icontheme.IconTheme instance. |
ImmutableGlobalIconTheme.Builder |
ImmutableGlobalIconTheme.Builder.setColor1(String color1)
Initializes the value for the
color1 attribute. |
ImmutableGlobalIconTheme.Builder |
ImmutableGlobalIconTheme.Builder.setColor2(String color2)
Initializes the value for the
color2 attribute. |
ImmutableGlobalIconTheme.Builder |
ImmutableGlobalIconTheme.Builder.setColor3(String color3)
Initializes the value for the
color3 attribute. |
Copyright © 2023 Atlassian. All rights reserved.