public class DefaultNFetch extends AbstractNFetch
| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultNFetch.ScopePlusOptionsCache |
dependencyFilter| Constructor and Description |
|---|
DefaultNFetch() |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.command.NFetch |
copy() |
net.thevpc.nuts.artifact.NDefinition |
fetchDefinition(net.thevpc.nuts.artifact.NId id) |
protected DefaultNDefinitionBuilder2 |
fetchDescriptorAsDefinition(net.thevpc.nuts.artifact.NId id,
net.thevpc.nuts.command.NFetchStrategy nutsFetchModes,
net.thevpc.nuts.command.NFetchMode mode,
net.thevpc.nuts.core.NRepository repo) |
net.thevpc.nuts.io.NPath |
getResultContent() |
String |
getResultContentHash() |
net.thevpc.nuts.artifact.NDefinition |
getResultDefinition() |
net.thevpc.nuts.artifact.NDescriptor |
getResultDescriptor() |
String |
getResultDescriptorHash() |
net.thevpc.nuts.artifact.NDescriptor |
getResultEffectiveDescriptor() |
net.thevpc.nuts.artifact.NId |
getResultId() |
net.thevpc.nuts.command.NInstallInformation |
getResultInstallInformation() |
net.thevpc.nuts.io.NPath |
getResultPath() |
net.thevpc.nuts.command.NFetch |
run() |
configureFirst, copyFrom, id, id, id, ignoreCurrentEnvironment, isIgnoreCurrentEnvironment, toStringaddDependencyFilter, addRepositoryFilter, copyFromDefaultNQueryBaseOptions, dependencyFilter, dependencyFilter, dependencyFilter, expireTime, expireTime, failFast, fetchStrategy, fetchStrategy, getDisplayOptions, inlineDependencies, isFailFast, isInlineDependencies, repositoryFilter, repositoryFilter, transitive, transitive_LOG, configure, copyFromWorkspaceCommandBase, getCommandName, invalidateResultclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddDependencyFilter, addRepositoryFilter, configure, dependencyFilter, dependencyFilter, dependencyFilter, expireTime, expireTime, failFast, fetchStrategy, fetchStrategy, isFailFast, of, of, of, ofNutsApi, ofNutsApp, ofNutsRuntime, repositoryFilter, repositoryFilter, transitive, transitivepublic net.thevpc.nuts.io.NPath getResultContent()
public net.thevpc.nuts.artifact.NId getResultId()
public String getResultContentHash()
public String getResultDescriptorHash()
public net.thevpc.nuts.artifact.NDefinition getResultDefinition()
public net.thevpc.nuts.artifact.NDescriptor getResultDescriptor()
public net.thevpc.nuts.artifact.NDescriptor getResultEffectiveDescriptor()
public net.thevpc.nuts.command.NInstallInformation getResultInstallInformation()
public net.thevpc.nuts.io.NPath getResultPath()
public net.thevpc.nuts.command.NFetch copy()
public net.thevpc.nuts.command.NFetch run()
public net.thevpc.nuts.artifact.NDefinition fetchDefinition(net.thevpc.nuts.artifact.NId id)
protected DefaultNDefinitionBuilder2 fetchDescriptorAsDefinition(net.thevpc.nuts.artifact.NId id, net.thevpc.nuts.command.NFetchStrategy nutsFetchModes, net.thevpc.nuts.command.NFetchMode mode, net.thevpc.nuts.core.NRepository repo)
Copyright © 2026 vpc open source initiative. All rights reserved.