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