public static class DynamicModuleInfo.ApplicationInfo extends Object
| Constructor and Description |
|---|
ApplicationInfo(String applicationName,
Map<ComponentType,List<String>> componentNames) |
| Modifier and Type | Method and Description |
|---|---|
String |
getApplicationName() |
Map<ComponentType,List<String>> |
getComponentNames() |
public ApplicationInfo(String applicationName, Map<ComponentType,List<String>> componentNames)
public String getApplicationName()
public Map<ComponentType,List<String>> getComponentNames()
Copyright © 2024. All rights reserved.