| Modifier and Type | Method and Description |
|---|---|
LookAndFeelType |
LookAndFeelServiceImpl.selectLookAndFeel(String spaceKey,
LookAndFeelType lookAndFeelType) |
| Modifier and Type | Method and Description |
|---|---|
LookAndFeelType |
LookAndFeelServiceImpl.selectLookAndFeel(String spaceKey,
LookAndFeelType lookAndFeelType) |
| Modifier and Type | Field and Description |
|---|---|
static LookAndFeelType |
LookAndFeelType.CUSTOM |
static LookAndFeelType |
LookAndFeelType.GLOBAL |
static LookAndFeelType |
LookAndFeelType.THEME |
| Modifier and Type | Field and Description |
|---|---|
static List<LookAndFeelType> |
LookAndFeelType.BUILT_IN |
| Modifier and Type | Method and Description |
|---|---|
LookAndFeelType |
LookAndFeelSettings.getSelected() |
static LookAndFeelType |
LookAndFeelType.valueOf(String type) |
| Modifier and Type | Method and Description |
|---|---|
LookAndFeelSettings.LookAndFeelSettingsBuilder |
LookAndFeelSettings.LookAndFeelSettingsBuilder.selected(LookAndFeelType selected) |
| Modifier and Type | Method and Description |
|---|---|
LookAndFeelType |
LookAndFeelService.selectLookAndFeel(String spaceKey,
LookAndFeelType lookAndFeelType)
Select the look and feel setting for space or global.
|
| Modifier and Type | Method and Description |
|---|---|
LookAndFeelType |
LookAndFeelService.selectLookAndFeel(String spaceKey,
LookAndFeelType lookAndFeelType)
Select the look and feel setting for space or global.
|
ValidationResult |
LookAndFeelService.Validator.validateSelectLookAndFeel(String spaceKey,
LookAndFeelType lookAndFeelType)
Validate spaceKey, permission, and
if space/global has a theme if is THEME
|
| Modifier and Type | Method and Description |
|---|---|
LookAndFeelType |
ExperimentalLookAndFeelResource.selectLookAndFeel(String spaceKey,
LookAndFeelType lookAndFeelType)
Select the current look and feel for space or global
|
| Modifier and Type | Method and Description |
|---|---|
LookAndFeelType |
ExperimentalLookAndFeelResource.selectLookAndFeel(String spaceKey,
LookAndFeelType lookAndFeelType)
Select the current look and feel for space or global
|
| Modifier and Type | Method and Description |
|---|---|
LookAndFeelType |
LookAndFeelResource.selectLookAndFeel(String spaceKey,
LookAndFeelType lookAndFeelType)
Select the current look and feel for space or global
|
| Modifier and Type | Method and Description |
|---|---|
LookAndFeelType |
LookAndFeelResource.selectLookAndFeel(String spaceKey,
LookAndFeelType lookAndFeelType)
Select the current look and feel for space or global
|
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.util.concurrent.Promise<LookAndFeelType> |
RemoteLookAndFeelServiceImpl.selectLookAndFeel(String spaceKey,
LookAndFeelType lookAndFeelType) |
com.atlassian.util.concurrent.Promise<LookAndFeelType> |
RemoteLookAndFeelService.selectLookAndFeel(String spaceKey,
LookAndFeelType lookAndFeelType) |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.util.concurrent.Promise<LookAndFeelType> |
RemoteLookAndFeelServiceImpl.selectLookAndFeel(String spaceKey,
LookAndFeelType lookAndFeelType) |
com.atlassian.util.concurrent.Promise<LookAndFeelType> |
RemoteLookAndFeelService.selectLookAndFeel(String spaceKey,
LookAndFeelType lookAndFeelType) |
Copyright © 2003–2017 Atlassian. All rights reserved.