public class DefaultNutsFetchCommand extends AbstractNutsFetchCommand
| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultNutsFetchCommand.ScopePlusOptionsCache |
dependencyFiltersession, ws| Constructor and Description |
|---|
DefaultNutsFetchCommand(NutsWorkspace ws) |
configureFirst, copyFrom, getId, setId, setId, setNutsApi, setNutsRuntime, toStringaddRepositoryFilter, 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, copySession, getDependencyFilter, getLocation, getOptional, getRepositoryFilter, getScope, isContent, isDependencies, isEffective, isFailFast, removeScope, removeScope, setContent, setDefaultLocation, setDependencies, setDependencyFilter, setDependencyFilter, setEffective, setFailFast, setLocation, setOptional, setRepositoryFilter, setSessiongetSessionconfigure, configureLastpublic DefaultNutsFetchCommand(NutsWorkspace ws)
public NutsContent getResultContent()
public NutsId getResultId()
public String getResultContentHash()
public String getResultDescriptorHash()
public NutsDefinition getResultDefinition()
public NutsDescriptor getResultDescriptor()
public NutsInstallInformation getResultInstallInformation()
public Path getResultPath()
public NutsFetchCommand copy()
public NutsFetchCommand run()
public NutsDefinition fetchDefinition(NutsId id, NutsFetchCommand options, boolean includeContent, boolean includeInstallInfo)
public NutsDefinition fetchDefinitionNoCache(NutsId id, NutsFetchCommand options, boolean includeContent, boolean includeInstallInfo)
protected boolean fetchContent(NutsId id1, DefaultNutsDefinition foundDefinition, NutsRepository repo0, NutsFetchStrategy nutsFetchModes, Path copyTo, List<Exception> reasons)
protected boolean fetchContent(NutsId id1, DefaultNutsDefinition foundDefinition, NutsRepositoryAndFetchMode repo, Path copyTo, List<Exception> reasons)
protected NutsDescriptor resolveExecProperties(NutsDescriptor nutsDescriptor, Path jar)
protected DefaultNutsDefinition fetchDescriptorAsDefinition(NutsId id, NutsSession session, NutsFetchStrategy nutsFetchModes, NutsFetchMode mode, NutsRepository repo)
Copyright © 2021 vpc open source initiative. All rights reserved.