| Modifier and Type | Method and Description |
|---|---|
LookAndFeelConfiguration |
LookAndFeelUpdatedEvent.getNewConfiguration() |
LookAndFeelConfiguration |
LookAndFeelUpdatedEvent.getOldConfiguration() |
| Constructor and Description |
|---|
LookAndFeelUpdatedEvent(LookAndFeelConfiguration oldConfiguration,
LookAndFeelConfiguration newConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
List<AuditLogEntry> |
AuditLogConfigurationMapper.calculateDifference(LookAndFeelConfiguration oldConfiguration,
LookAndFeelConfiguration newConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
Optional<LookAndFeelConfiguration> |
PropertyManagerGeneric.getLookAndFeelConfiguration() |
Optional<LookAndFeelConfiguration> |
PropertyManager.getLookAndFeelConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyManagerGeneric.setLookAndFeelConfiguration(LookAndFeelConfiguration lookAndFeelConfiguration,
ImageInfo updatedLogoInfo) |
void |
PropertyManager.setLookAndFeelConfiguration(LookAndFeelConfiguration lookAndFeelConfiguration,
ImageInfo updatedLogoInfo)
Sets Look and Feel configuration
|
| Modifier and Type | Method and Description |
|---|---|
LookAndFeelConfiguration |
LookAndFeelConfiguration.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static LookAndFeelConfiguration.Builder |
LookAndFeelConfiguration.builder(LookAndFeelConfiguration lookAndFeelConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
static LookAndFeelConfigEntity |
LookAndFeelConfigEntity.fromConfig(LookAndFeelConfiguration configuration) |
Copyright © 2024 Atlassian. All rights reserved.