Package | Description |
---|---|
org.apache.ambari.server.stack | |
org.apache.ambari.server.state |
Modifier and Type | Method and Description |
---|---|
ThemeInfo |
ThemeModule.getModuleInfo() |
Constructor and Description |
---|
ThemeModule(File themeFile,
ThemeInfo moduleInfo) |
ThemeModule(ThemeInfo moduleInfo) |
Modifier and Type | Method and Description |
---|---|
List<ThemeInfo> |
ServiceInfo.getThemes() |
Map<String,ThemeInfo> |
ServiceInfo.getThemesMap() |
Modifier and Type | Method and Description |
---|---|
void |
ServiceInfo.setThemes(List<ThemeInfo> themes) |
void |
ServiceInfo.setThemesMap(Map<String,ThemeInfo> themesMap) |
Copyright © 2022 Apache Software Foundation. All rights reserved.