Class GlobalIconTheme
java.lang.Object
com.riadalabs.jira.plugins.insight.services.model.icontheme.IconTheme
com.riadalabs.jira.plugins.insight.services.model.icontheme.GlobalIconTheme
- Direct Known Subclasses:
ImmutableGlobalIconTheme
The intended use of this class is only to separate the icon theme types from global, object schema, individual icon
-
Nested Class Summary
Nested classes/interfaces inherited from class com.riadalabs.jira.plugins.insight.services.model.icontheme.IconTheme
IconTheme.DefaultColors
-
Field Summary
Fields inherited from class com.riadalabs.jira.plugins.insight.services.model.icontheme.IconTheme
hexColorRegexPattern
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.riadalabs.jira.plugins.insight.services.model.icontheme.IconTheme
color1, color2, color3, colorThemeHash
-
Constructor Details
-
GlobalIconTheme
public GlobalIconTheme()
-