public abstract class AbstractNFetch extends DefaultNQueryBaseOptions<net.thevpc.nuts.command.NFetch> implements net.thevpc.nuts.command.NFetch
dependencyFilter| Constructor and Description |
|---|
AbstractNFetch() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configureFirst(net.thevpc.nuts.cmdline.NCmdLine cmdLine) |
net.thevpc.nuts.command.NFetch |
copyFrom(net.thevpc.nuts.command.NFetch other) |
net.thevpc.nuts.artifact.NId |
id() |
net.thevpc.nuts.command.NFetch |
id(net.thevpc.nuts.artifact.NId id) |
net.thevpc.nuts.command.NFetch |
id(String id) |
net.thevpc.nuts.command.NFetch |
ignoreCurrentEnvironment(boolean ignoreCurrentEnvironment) |
boolean |
isIgnoreCurrentEnvironment() |
String |
toString() |
addDependencyFilter, 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, copy, dependencyFilter, dependencyFilter, dependencyFilter, expireTime, expireTime, failFast, fetchStrategy, fetchStrategy, getResultContent, getResultContentHash, getResultDefinition, getResultDescriptor, getResultDescriptorHash, getResultEffectiveDescriptor, getResultId, getResultInstallInformation, getResultPath, isFailFast, of, of, of, ofNutsApi, ofNutsApp, ofNutsRuntime, repositoryFilter, repositoryFilter, run, transitive, transitivepublic boolean isIgnoreCurrentEnvironment()
isIgnoreCurrentEnvironment in interface net.thevpc.nuts.command.NFetchpublic net.thevpc.nuts.command.NFetch ignoreCurrentEnvironment(boolean ignoreCurrentEnvironment)
ignoreCurrentEnvironment in interface net.thevpc.nuts.command.NFetchpublic net.thevpc.nuts.command.NFetch id(String id)
id in interface net.thevpc.nuts.command.NFetchpublic net.thevpc.nuts.command.NFetch id(net.thevpc.nuts.artifact.NId id)
id in interface net.thevpc.nuts.command.NFetchpublic net.thevpc.nuts.artifact.NId id()
id in interface net.thevpc.nuts.command.NFetchpublic net.thevpc.nuts.command.NFetch copyFrom(net.thevpc.nuts.command.NFetch other)
copyFrom in interface net.thevpc.nuts.command.NFetchpublic boolean configureFirst(net.thevpc.nuts.cmdline.NCmdLine cmdLine)
configureFirst in interface net.thevpc.nuts.cmdline.NCmdLineConfigurableconfigureFirst in class DefaultNQueryBaseOptions<net.thevpc.nuts.command.NFetch>public String toString()
toString in class DefaultNQueryBaseOptions<net.thevpc.nuts.command.NFetch>Copyright © 2026 vpc open source initiative. All rights reserved.