| Package | Description |
|---|---|
| net.thevpc.nuts.runtime.core.model | |
| net.thevpc.nuts.runtime.standalone.wscommands |
| Modifier and Type | Method and Description |
|---|---|
DefaultNutsDefinition |
DefaultNutsDefinition.copy() |
DefaultNutsDefinition |
DefaultNutsDefinition.setContent(net.thevpc.nuts.NutsContent content) |
DefaultNutsDefinition |
DefaultNutsDefinition.setDependencies(net.thevpc.nuts.NutsDependencies dependencies) |
DefaultNutsDefinition |
DefaultNutsDefinition.setDescriptor(net.thevpc.nuts.NutsDescriptor descriptor) |
DefaultNutsDefinition |
DefaultNutsDefinition.setEffectiveDescriptor(net.thevpc.nuts.NutsDescriptor effectiveDescriptor) |
DefaultNutsDefinition |
DefaultNutsDefinition.setId(net.thevpc.nuts.NutsId id) |
DefaultNutsDefinition |
DefaultNutsDefinition.setInstallInformation(net.thevpc.nuts.NutsInstallInformation install) |
DefaultNutsDefinition |
DefaultNutsDefinition.setRepositoryName(String repositoryName) |
DefaultNutsDefinition |
DefaultNutsDefinition.setRepositoryUuid(String repositoryUuid) |
| Modifier and Type | Method and Description |
|---|---|
protected DefaultNutsDefinition |
DefaultNutsFetchCommand.fetchDescriptorAsDefinition(net.thevpc.nuts.NutsId id,
net.thevpc.nuts.NutsSession session,
net.thevpc.nuts.NutsFetchStrategy nutsFetchModes,
net.thevpc.nuts.NutsFetchMode mode,
net.thevpc.nuts.NutsRepository repo) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
DefaultNutsFetchCommand.fetchContent(net.thevpc.nuts.NutsId id1,
DefaultNutsDefinition foundDefinition,
NutsRepositoryAndFetchMode repo,
Path copyTo,
List<Exception> reasons) |
protected boolean |
DefaultNutsFetchCommand.fetchContent(net.thevpc.nuts.NutsId id1,
DefaultNutsDefinition foundDefinition,
net.thevpc.nuts.NutsRepository repo0,
net.thevpc.nuts.NutsFetchStrategy nutsFetchModes,
Path copyTo,
List<Exception> reasons) |
Copyright © 2021 vpc open source initiative. All rights reserved.