| Package | Description |
|---|---|
| org.youngmonkeys.ezyplatform.admin.data | |
| org.youngmonkeys.ezyplatform.admin.exception |
| Modifier and Type | Method and Description |
|---|---|
static ModuleDependency |
ModuleDependency.parseOne(String str) |
| Modifier and Type | Method and Description |
|---|---|
static Set<ModuleDependency> |
ModuleDependency.parseMulti(String str) |
| Constructor and Description |
|---|
ProjectMissingDependenciesException(String projectName,
Set<ModuleDependency> missingDependencies) |
ProjectNeedToUpdateDependenciesException(String projectName,
List<ModuleDependency> needToUpdateDependencies) |
Copyright © 2024 Young Monkeys. All rights reserved.