| Modifier and Type | Method and Description |
|---|---|
LookAndFeelSettings |
LookAndFeelSettingsFactory.build(ColourScheme globalColourScheme,
ColourScheme themeColourScheme,
ColourScheme customColourScheme,
String colourSchemeSetting,
ContentLookAndFeel globalContentLookAndFeel,
ContentLookAndFeel themeContentLookAndFeel,
ContentLookAndFeel customContentLookAndFeel)
Build LookAndFeelSettings from Confluence ColourScheme.
|
| Modifier and Type | Method and Description |
|---|---|
LookAndFeelSettings |
LookAndFeelServiceImpl.getCurrentLookAndFeel(String spaceKey) |
| Modifier and Type | Method and Description |
|---|---|
LookAndFeelSettings |
LookAndFeelSettings.LookAndFeelSettingsBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
static LookAndFeelSettings.LookAndFeelSettingsBuilder |
LookAndFeelSettings.builder(LookAndFeelSettings otherTheme) |
| Modifier and Type | Method and Description |
|---|---|
LookAndFeelSettings |
LookAndFeelService.getCurrentLookAndFeel(String spaceKey)
Get the current look and feel settings.
|
| Modifier and Type | Method and Description |
|---|---|
LookAndFeelSettings |
ExperimentalLookAndFeelResource.getLookAndFeelSettings(String spaceKey)
Get the current
LookAndFeelSettings of the whole site or space. |
| Modifier and Type | Method and Description |
|---|---|
LookAndFeelSettings |
LookAndFeelResource.getLookAndFeelSettings(String spaceKey)
Get the current
LookAndFeelSettings of the whole site or space. |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.util.concurrent.Promise<LookAndFeelSettings> |
RemoteLookAndFeelServiceImpl.getCurrentLookAndFeel(String spaceKey) |
com.atlassian.util.concurrent.Promise<LookAndFeelSettings> |
RemoteLookAndFeelService.getCurrentLookAndFeel(String spaceKey) |
Copyright © 2003–2017 Atlassian. All rights reserved.