Package | Description |
---|---|
com.riadalabs.jira.plugins.insight.services.model.icontheme |
Modifier and Type | Class and Description |
---|---|
class |
GlobalIconTheme
The intended use of this class is only to separate the icon theme types from global, object schema, individual icon
|
class |
ImmutableGlobalIconTheme
Immutable implementation of
GlobalIconTheme . |
class |
ImmutableIconTheme
Immutable implementation of
IconTheme . |
Modifier and Type | Method and Description |
---|---|
static ImmutableIconTheme |
ImmutableIconTheme.copyOf(IconTheme instance)
Creates an immutable copy of a
IconTheme value. |
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. |
ImmutableIconTheme.Builder |
ImmutableIconTheme.Builder.from(IconTheme instance)
Fill a builder with attribute values from the provided
IconTheme instance. |
Copyright © 2024 Atlassian. All rights reserved.