| Package | Description |
|---|---|
| net.thevpc.nuts.runtime.standalone.repos |
| Modifier and Type | Method and Description |
|---|---|
DefaultNutsInstalledRepository.InstallInfoConfig |
DefaultNutsInstalledRepository.getInstallInfoConfig(net.thevpc.nuts.NutsId id,
Path path,
net.thevpc.nuts.NutsSession session) |
DefaultNutsInstalledRepository.InstallInfoConfig |
DefaultNutsInstalledRepository.InstallInfoConfig.setLastModifiedDate(Instant lastModifiedDate) |
DefaultNutsInstalledRepository.InstallInfoConfig |
DefaultNutsInstalledRepository.InstallInfoConfig.setRequired(boolean required) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<DefaultNutsInstalledRepository.InstallInfoConfig> |
DefaultNutsInstalledRepository.searchInstallConfig(net.thevpc.nuts.NutsSession session) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsInstallInformation |
DefaultNutsInstalledRepository.getInstallInformation(DefaultNutsInstalledRepository.InstallInfoConfig ii,
net.thevpc.nuts.NutsSession session) |
void |
DefaultNutsInstalledRepository.printJson(net.thevpc.nuts.NutsId id,
String name,
DefaultNutsInstalledRepository.InstallInfoConfig value,
net.thevpc.nuts.NutsSession session) |
Copyright © 2021 vpc open source initiative. All rights reserved.