public class PersistentAppModel extends Object implements Serializable
This needs a slightly different representation than AppModel
| Constructor and Description |
|---|
PersistentAppModel(String baseName,
Map<AppArtifactKey,List<String>> paths,
AppModel appModel,
String userProvidersDirectory,
String appArchivePath) |
| Modifier and Type | Method and Description |
|---|---|
AppModel |
getAppModel(Path root) |
String |
getBaseName() |
String |
getUserProvidersDirectory() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.