@Named public class LookAndFeelController extends Object
| Constructor and Description |
|---|
LookAndFeelController(PropertyManager propertyManager) |
| Modifier and Type | Method and Description |
|---|---|
LookAndFeelConfigEntity |
getLookAndFeelConfig() |
void |
removeLookAndFeelConfiguration() |
void |
setLookAndFeelConfig(LookAndFeelConfigEntity lookAndFeelConfigEntity) |
@Inject public LookAndFeelController(PropertyManager propertyManager)
public LookAndFeelConfigEntity getLookAndFeelConfig() throws PropertyManagerException
PropertyManagerExceptionpublic void setLookAndFeelConfig(LookAndFeelConfigEntity lookAndFeelConfigEntity) throws PropertyManagerException
PropertyManagerExceptionpublic void removeLookAndFeelConfiguration()
throws PropertyManagerException
PropertyManagerExceptionCopyright © 2023 Atlassian. All rights reserved.