| Package | Description |
|---|---|
| net.kunmc.lab.kpm.installer.task.tasks.dependencies.collector | |
| net.kunmc.lab.kpm.installer.task.tasks.dependencies.computer.signals |
| Modifier and Type | Method and Description |
|---|---|
List<DependencyElement> |
DependsCollectStatus.getCollectedDependencies()
解決された依存関係をすべて取得します。
|
| Modifier and Type | Method and Description |
|---|---|
void |
DependsCollectStatus.onCollect(@NotNull String dependencyName,
DependencyElement dependencyElement)
依存関係が解決されたときに呼び出します。
|
| Constructor and Description |
|---|
Post(List<DependencyElement> dependencies) |
Pre(List<DependencyElement> dependencies) |
Copyright © 2023. All rights reserved.