public abstract class AbstractNFetchCmd extends DefaultNQueryBaseOptions<net.thevpc.nuts.NFetchCmd> implements net.thevpc.nuts.NFetchCmd
dependencyFilter| Constructor and Description |
|---|
AbstractNFetchCmd() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configureFirst(net.thevpc.nuts.cmdline.NCmdLine cmdLine) |
net.thevpc.nuts.NFetchCmd |
copyFrom(net.thevpc.nuts.NFetchCmd other) |
net.thevpc.nuts.NId |
getId() |
int |
getSupportLevel(net.thevpc.nuts.spi.NSupportLevelContext context) |
boolean |
isIgnoreCurrentEnvironment() |
net.thevpc.nuts.NFetchCmd |
setId(net.thevpc.nuts.NId id) |
net.thevpc.nuts.NFetchCmd |
setId(String id) |
net.thevpc.nuts.NFetchCmd |
setIgnoreCurrentEnvironment(boolean ignoreCurrentEnvironment) |
String |
toString() |
addDependencyFilter, 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, copy, failFast, getDependencyFilter, getExpireTime, getFetchStrategy, getRepositoryFilter, getResultContent, getResultContentHash, getResultDefinition, getResultDescriptor, getResultDescriptorHash, getResultEffectiveDescriptor, getResultId, getResultInstallInformation, getResultPath, getTransitive, isFailFast, of, of, of, ofNutsApi, ofNutsApp, ofNutsRuntime, run, setDependencyFilter, setDependencyFilter, setExpireTime, setFailFast, setFetchStrategy, setRepositoryFilter, setTransitivepublic boolean isIgnoreCurrentEnvironment()
isIgnoreCurrentEnvironment in interface net.thevpc.nuts.NFetchCmdpublic net.thevpc.nuts.NFetchCmd setIgnoreCurrentEnvironment(boolean ignoreCurrentEnvironment)
setIgnoreCurrentEnvironment in interface net.thevpc.nuts.NFetchCmdpublic int getSupportLevel(net.thevpc.nuts.spi.NSupportLevelContext context)
getSupportLevel in interface net.thevpc.nuts.spi.NComponentgetSupportLevel in class NWorkspaceCmdBase<net.thevpc.nuts.NFetchCmd>public net.thevpc.nuts.NFetchCmd setId(String id)
setId in interface net.thevpc.nuts.NFetchCmdpublic net.thevpc.nuts.NFetchCmd setId(net.thevpc.nuts.NId id)
setId in interface net.thevpc.nuts.NFetchCmdpublic net.thevpc.nuts.NId getId()
getId in interface net.thevpc.nuts.NFetchCmdpublic net.thevpc.nuts.NFetchCmd copyFrom(net.thevpc.nuts.NFetchCmd other)
copyFrom in interface net.thevpc.nuts.NFetchCmdpublic boolean configureFirst(net.thevpc.nuts.cmdline.NCmdLine cmdLine)
configureFirst in interface net.thevpc.nuts.cmdline.NCmdLineConfigurableconfigureFirst in class DefaultNQueryBaseOptions<net.thevpc.nuts.NFetchCmd>public String toString()
toString in class DefaultNQueryBaseOptions<net.thevpc.nuts.NFetchCmd>Copyright © 2025 vpc open source initiative. All rights reserved.