public abstract class AbstractNutsFetchCommand extends DefaultNutsQueryBaseOptions<NutsFetchCommand> implements NutsFetchCommand
dependencyFiltersession, ws| Constructor and Description |
|---|
AbstractNutsFetchCommand(NutsWorkspace ws) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configureFirst(NutsCommandLine cmdLine) |
NutsFetchCommand |
copyFrom(NutsFetchCommand other) |
NutsId |
getId() |
NutsFetchCommand |
setId(NutsId id) |
NutsFetchCommand |
setId(String id) |
NutsFetchCommand |
setNutsApi() |
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, setRepository, 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, setSessiongetSessionconfigure, configureLastpublic AbstractNutsFetchCommand(NutsWorkspace ws)
public NutsFetchCommand setId(String id)
setId in interface NutsFetchCommandpublic NutsFetchCommand setNutsApi()
setNutsApi in interface NutsFetchCommandpublic NutsFetchCommand setNutsRuntime()
setNutsRuntime in interface NutsFetchCommandpublic NutsFetchCommand setId(NutsId id)
setId in interface NutsFetchCommandpublic NutsId getId()
getId in interface NutsFetchCommandpublic NutsFetchCommand copyFrom(NutsFetchCommand other)
copyFrom in interface NutsFetchCommandpublic boolean configureFirst(NutsCommandLine cmdLine)
configureFirst in interface NutsCommandLineConfigurableconfigureFirst in class DefaultNutsQueryBaseOptions<NutsFetchCommand>public String toString()
toString in class DefaultNutsQueryBaseOptions<NutsFetchCommand>Copyright © 2021 vpc open source initiative. All rights reserved.