| Package | Description |
|---|---|
| net.thevpc.nuts.runtime.standalone.workspace.cmd.install |
| Modifier and Type | Method and Description |
|---|---|
InstallIdInfo |
InstallIdList.addAsDeployed(NId id,
InstallFlags flags) |
InstallIdInfo |
InstallIdList.addAsInstalled(NId id,
InstallFlags flags) |
InstallIdInfo |
InstallIdList.addAsRequired(NId id,
NId forId,
InstallFlags flags) |
InstallIdInfo |
InstallIdList.addAsUninstalled(NId id,
InstallFlags flags) |
protected InstallIdInfo |
InstallIdInfo.clone() |
InstallIdInfo |
InstallIdInfo.copy() |
InstallIdInfo |
InstallIdList.get(NId id) |
| Modifier and Type | Method and Description |
|---|---|
List<InstallIdInfo> |
InstallIdList.infos() |
List<InstallIdInfo> |
InstallIdList.infos(Predicate<InstallIdInfo> filter) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
InstallHelper.doInstallOneImplUnsafe(InstallIdInfo info,
InstallIdList list) |
void |
InstallHelper.uninstallImpl(InstallIdInfo def,
boolean runInstaller,
boolean deleteFiles,
boolean eraseFiles,
boolean traceBeforeEvent) |
| Modifier and Type | Method and Description |
|---|---|
List<NId> |
InstallIdList.ids(Predicate<InstallIdInfo> filter) |
List<InstallIdInfo> |
InstallIdList.infos(Predicate<InstallIdInfo> filter) |
Copyright © 2025 vpc open source initiative. All rights reserved.