public abstract class AbstractNFetchDescriptorRepositoryCmd extends NRepositoryCmdBase<net.thevpc.nuts.spi.NFetchDescriptorRepositoryCmd> implements net.thevpc.nuts.spi.NFetchDescriptorRepositoryCmd
| Modifier and Type | Field and Description |
|---|---|
protected net.thevpc.nuts.artifact.NId |
id |
protected net.thevpc.nuts.artifact.NDescriptor |
result |
repo| Constructor and Description |
|---|
AbstractNFetchDescriptorRepositoryCmd(net.thevpc.nuts.core.NRepository repo) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configureFirst(net.thevpc.nuts.cmdline.NCmdLine cmdLine) |
net.thevpc.nuts.artifact.NDescriptor |
getResult() |
net.thevpc.nuts.artifact.NId |
id() |
net.thevpc.nuts.spi.NFetchDescriptorRepositoryCmd |
id(net.thevpc.nuts.artifact.NId id) |
configure, fetchMode, fetchMode, getCommandName, getRepo, invalidateResult, runclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprotected net.thevpc.nuts.artifact.NId id
protected net.thevpc.nuts.artifact.NDescriptor result
public AbstractNFetchDescriptorRepositoryCmd(net.thevpc.nuts.core.NRepository repo)
public boolean configureFirst(net.thevpc.nuts.cmdline.NCmdLine cmdLine)
configureFirst in interface net.thevpc.nuts.cmdline.NCmdLineConfigurableconfigureFirst in class NRepositoryCmdBase<net.thevpc.nuts.spi.NFetchDescriptorRepositoryCmd>public net.thevpc.nuts.artifact.NDescriptor getResult()
getResult in interface net.thevpc.nuts.spi.NFetchDescriptorRepositoryCmdpublic net.thevpc.nuts.spi.NFetchDescriptorRepositoryCmd id(net.thevpc.nuts.artifact.NId id)
id in interface net.thevpc.nuts.spi.NFetchDescriptorRepositoryCmdpublic net.thevpc.nuts.artifact.NId id()
id in interface net.thevpc.nuts.spi.NFetchDescriptorRepositoryCmdCopyright © 2026 vpc open source initiative. All rights reserved.