public abstract class AbstractNutsFetchDescriptorRepositoryCommand extends NutsRepositoryCommandBase<NutsFetchDescriptorRepositoryCommand> implements NutsFetchDescriptorRepositoryCommand
| Modifier and Type | Field and Description |
|---|---|
protected NutsId |
id |
protected NutsDescriptor |
result |
repo| Constructor and Description |
|---|
AbstractNutsFetchDescriptorRepositoryCommand(NutsRepository repo) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configureFirst(NutsCommandLine cmd) |
NutsId |
getId() |
NutsDescriptor |
getResult() |
NutsFetchDescriptorRepositoryCommand |
setId(NutsId id) |
checkSession, configure, configure, copyFromWorkspaceCommandBase, getCommandName, getFetchMode, getRepo, getSession, invalidateResult, run, setFetchMode, setSessionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFetchMode, run, setFetchMode, setSessionconfigure, getSessionconfigure, configureLastprotected NutsId id
protected NutsDescriptor result
public AbstractNutsFetchDescriptorRepositoryCommand(NutsRepository repo)
public boolean configureFirst(NutsCommandLine cmd)
configureFirst in interface NutsCommandLineConfigurableconfigureFirst in class NutsRepositoryCommandBase<NutsFetchDescriptorRepositoryCommand>public NutsDescriptor getResult()
getResult in interface NutsFetchDescriptorRepositoryCommandpublic NutsFetchDescriptorRepositoryCommand setId(NutsId id)
setId in interface NutsFetchDescriptorRepositoryCommandpublic NutsId getId()
getId in interface NutsFetchDescriptorRepositoryCommandCopyright © 2021 vpc open source initiative. All rights reserved.