| Modifier and Type | Method and Description |
|---|---|
LookAndFeelConfigEntity |
LookAndFeelConfigEntity.Builder.build() |
static LookAndFeelConfigEntity |
LookAndFeelConfigEntity.fromConfig(LookAndFeelConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
static LookAndFeelConfigEntity.Builder |
LookAndFeelConfigEntity.builder(LookAndFeelConfigEntity data) |
| Modifier and Type | Method and Description |
|---|---|
LookAndFeelConfigEntity |
LookAndFeelController.getLookAndFeelConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
LookAndFeelController.setLookAndFeelConfig(LookAndFeelConfigEntity lookAndFeelConfigEntity) |
| Modifier and Type | Field and Description |
|---|---|
static LookAndFeelConfigEntity |
LookAndFeelResourceExamples.LOOK_AND_FEEL_CONFIG_EXAMPLE |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
LookAndFeelResource.updateConfig(LookAndFeelConfigEntity lookAndFeel)
Saves Look and Feel configuration
|
Copyright © 2023 Atlassian. All rights reserved.