| Package | Description |
|---|---|
| net.thevpc.nuts.runtime.standalone.repository.impl.main |
| Modifier and Type | Method and Description |
|---|---|
InstallInfoConfig |
InstallInfoConfig.copy() |
InstallInfoConfig |
DefaultNutsInstalledRepository.getInstallInfoConfig(net.thevpc.nuts.NutsId id,
net.thevpc.nuts.NutsPath path,
net.thevpc.nuts.NutsSession session) |
InstallInfoConfig |
InstallInfoConfig.setLastModificationDate(Instant lastModificationDate) |
InstallInfoConfig |
InstallInfoConfig.setLastModificationUser(String lastModificationUser) |
InstallInfoConfig |
InstallInfoConfig.setRequired(boolean required) |
InstallInfoConfig |
InstallInfoConfig.setRequiredBy(List<InstallDepConfig> requiredBy) |
InstallInfoConfig |
InstallInfoConfig.setRequires(List<InstallDepConfig> requires) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsIterator<InstallInfoConfig> |
DefaultNutsInstalledRepository.searchInstallConfig(net.thevpc.nuts.NutsSession session) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsInstallInformation |
DefaultNutsInstalledRepository.getInstallInformation(InstallInfoConfig ii,
net.thevpc.nuts.NutsSession session) |
void |
DefaultNutsInstalledRepository.printJson(net.thevpc.nuts.NutsId id,
String name,
InstallInfoConfig value,
net.thevpc.nuts.NutsSession session) |
Copyright © 2022 vpc open source initiative. All rights reserved.