public class DefaultNFetchCmd extends AbstractNFetchCmd
| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultNFetchCmd.ScopePlusOptionsCache |
dependencyFilter| Constructor and Description |
|---|
DefaultNFetchCmd() |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NFetchCmd |
copy() |
net.thevpc.nuts.NDefinition |
fetchDefinition(net.thevpc.nuts.NId id) |
protected DefaultNDefinitionBuilder2 |
fetchDescriptorAsDefinition(net.thevpc.nuts.NId id,
net.thevpc.nuts.NFetchStrategy nutsFetchModes,
net.thevpc.nuts.NFetchMode mode,
net.thevpc.nuts.NRepository repo) |
net.thevpc.nuts.io.NPath |
getResultContent() |
String |
getResultContentHash() |
net.thevpc.nuts.NDefinition |
getResultDefinition() |
net.thevpc.nuts.NDescriptor |
getResultDescriptor() |
String |
getResultDescriptorHash() |
net.thevpc.nuts.NDescriptor |
getResultEffectiveDescriptor() |
net.thevpc.nuts.NId |
getResultId() |
net.thevpc.nuts.NInstallInformation |
getResultInstallInformation() |
net.thevpc.nuts.io.NPath |
getResultPath() |
net.thevpc.nuts.NFetchCmd |
run() |
configureFirst, copyFrom, getId, getSupportLevel, isIgnoreCurrentEnvironment, setId, setId, setIgnoreCurrentEnvironment, toStringaddDependencyFilter, addRepositoryFilter, copyFromDefaultNQueryBaseOptions, failFast, getDependencyFilter, getDisplayOptions, getExpireTime, getFetchStrategy, getRepositoryFilter, getTransitive, isFailFast, isInlineDependencies, setDependencyFilter, setDependencyFilter, setExpireTime, setFailFast, setFetchStrategy, setInlineDependencies, setRepositoryFilter, setTransitive_LOG, _LOGOP, configure, copyFromWorkspaceCommandBase, getCommandName, invalidateResultclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddDependencyFilter, addRepositoryFilter, configure, failFast, getDependencyFilter, getExpireTime, getFetchStrategy, getRepositoryFilter, getTransitive, isFailFast, of, of, of, ofNutsApi, ofNutsApp, ofNutsRuntime, setDependencyFilter, setDependencyFilter, setExpireTime, setFailFast, setFetchStrategy, setRepositoryFilter, setTransitivepublic net.thevpc.nuts.io.NPath getResultContent()
public net.thevpc.nuts.NId getResultId()
public String getResultContentHash()
public String getResultDescriptorHash()
public net.thevpc.nuts.NDefinition getResultDefinition()
public net.thevpc.nuts.NDescriptor getResultDescriptor()
public net.thevpc.nuts.NDescriptor getResultEffectiveDescriptor()
public net.thevpc.nuts.NInstallInformation getResultInstallInformation()
public net.thevpc.nuts.io.NPath getResultPath()
public net.thevpc.nuts.NFetchCmd copy()
public net.thevpc.nuts.NFetchCmd run()
public net.thevpc.nuts.NDefinition fetchDefinition(net.thevpc.nuts.NId id)
protected DefaultNDefinitionBuilder2 fetchDescriptorAsDefinition(net.thevpc.nuts.NId id, net.thevpc.nuts.NFetchStrategy nutsFetchModes, net.thevpc.nuts.NFetchMode mode, net.thevpc.nuts.NRepository repo)
Copyright © 2025 vpc open source initiative. All rights reserved.