| Package | Description |
|---|---|
| com.atlassian.crowd.manager.property | |
| com.atlassian.crowd.util |
| Modifier and Type | Method and Description |
|---|---|
Optional<ImageInfo> |
PropertyManagerGeneric.getLogoImage() |
Optional<ImageInfo> |
PropertyManager.getLogoImage() |
| 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 |
|---|---|
static Optional<ImageInfo> |
ImageInfo.fromImageData(String imageData)
Extracts base64 encoded image data to the
ImageInfo |
Copyright © 2024 Atlassian. All rights reserved.