public abstract class AbstractNutsFetchCommand extends DefaultNutsQueryBaseOptions<net.thevpc.nuts.NutsFetchCommand> implements net.thevpc.nuts.NutsFetchCommand
dependencyFiltersession, ws| Constructor and Description |
|---|
AbstractNutsFetchCommand(net.thevpc.nuts.NutsWorkspace ws) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configureFirst(net.thevpc.nuts.NutsCommandLine cmdLine) |
net.thevpc.nuts.NutsFetchCommand |
copyFrom(net.thevpc.nuts.NutsFetchCommand other) |
net.thevpc.nuts.NutsId |
getId() |
net.thevpc.nuts.NutsFetchCommand |
setId(net.thevpc.nuts.NutsId id) |
net.thevpc.nuts.NutsFetchCommand |
setId(String id) |
net.thevpc.nuts.NutsFetchCommand |
setNutsApi() |
net.thevpc.nuts.NutsFetchCommand |
setNutsRuntime() |
String |
toString() |
addRepositoryFilter, addScope, addScope, addScopes, addScopes, clearScopes, copyFromDefaultNutsQueryBaseOptions, getDependencyFilter, getDisplayOptions, getLocation, getOptional, getRepositoryFilter, getScope, isContent, isDependencies, isEffective, isFailFast, isInlineDependencies, removeScope, removeScope, removeScopes, removeScopes, setContent, setDefaultLocation, setDependencies, setDependencyFilter, setDependencyFilter, setEffective, setFailFast, setInlineDependencies, setLocation, setOptional, setRepositoryFilter, setRepositoryFilter, setScope, setScope, setScope_LOG, _LOGOP, checkSession, configure, configure, copyFromWorkspaceCommandBase, copySession, getCommandName, getSession, getWorkspace, invalidateResult, setSession, setWsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddRepositoryFilter, addScope, addScope, addScopes, addScopes, clearScopes, configure, copy, copySession, getDependencyFilter, getLocation, getOptional, getRepositoryFilter, getResultContent, getResultContentHash, getResultDefinition, getResultDescriptor, getResultDescriptorHash, getResultId, getResultInstallInformation, getResultPath, getScope, isContent, isDependencies, isEffective, isFailFast, removeScope, removeScope, run, setContent, setDefaultLocation, setDependencies, setDependencyFilter, setDependencyFilter, setEffective, setFailFast, setLocation, setOptional, setRepositoryFilter, setSessionpublic AbstractNutsFetchCommand(net.thevpc.nuts.NutsWorkspace ws)
public net.thevpc.nuts.NutsFetchCommand setId(String id)
setId in interface net.thevpc.nuts.NutsFetchCommandpublic net.thevpc.nuts.NutsFetchCommand setNutsApi()
setNutsApi in interface net.thevpc.nuts.NutsFetchCommandpublic net.thevpc.nuts.NutsFetchCommand setNutsRuntime()
setNutsRuntime in interface net.thevpc.nuts.NutsFetchCommandpublic net.thevpc.nuts.NutsFetchCommand setId(net.thevpc.nuts.NutsId id)
setId in interface net.thevpc.nuts.NutsFetchCommandpublic net.thevpc.nuts.NutsId getId()
getId in interface net.thevpc.nuts.NutsFetchCommandpublic net.thevpc.nuts.NutsFetchCommand copyFrom(net.thevpc.nuts.NutsFetchCommand other)
copyFrom in interface net.thevpc.nuts.NutsFetchCommandpublic boolean configureFirst(net.thevpc.nuts.NutsCommandLine cmdLine)
configureFirst in interface net.thevpc.nuts.NutsCommandLineConfigurableconfigureFirst in class DefaultNutsQueryBaseOptions<net.thevpc.nuts.NutsFetchCommand>public String toString()
toString in class DefaultNutsQueryBaseOptions<net.thevpc.nuts.NutsFetchCommand>Copyright © 2022 vpc open source initiative. All rights reserved.