public abstract class AbstractNFetchContentRepositoryCmd extends NRepositoryCmdBase<net.thevpc.nuts.spi.NFetchContentRepositoryCmd> implements net.thevpc.nuts.spi.NFetchContentRepositoryCmd
| Modifier and Type | Field and Description |
|---|---|
protected net.thevpc.nuts.artifact.NDescriptor |
descriptor |
protected net.thevpc.nuts.artifact.NId |
id |
protected net.thevpc.nuts.io.NPath |
result |
repo| Constructor and Description |
|---|
AbstractNFetchContentRepositoryCmd(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 |
descriptor() |
net.thevpc.nuts.spi.NFetchContentRepositoryCmd |
descriptor(net.thevpc.nuts.artifact.NDescriptor descriptor) |
net.thevpc.nuts.io.NPath |
getResult() |
net.thevpc.nuts.artifact.NId |
id() |
net.thevpc.nuts.spi.NFetchContentRepositoryCmd |
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.io.NPath result
protected net.thevpc.nuts.artifact.NDescriptor descriptor
public AbstractNFetchContentRepositoryCmd(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.NFetchContentRepositoryCmd>public net.thevpc.nuts.artifact.NDescriptor descriptor()
descriptor in interface net.thevpc.nuts.spi.NFetchContentRepositoryCmdpublic net.thevpc.nuts.spi.NFetchContentRepositoryCmd descriptor(net.thevpc.nuts.artifact.NDescriptor descriptor)
descriptor in interface net.thevpc.nuts.spi.NFetchContentRepositoryCmdpublic net.thevpc.nuts.io.NPath getResult()
getResult in interface net.thevpc.nuts.spi.NFetchContentRepositoryCmdpublic net.thevpc.nuts.spi.NFetchContentRepositoryCmd id(net.thevpc.nuts.artifact.NId id)
id in interface net.thevpc.nuts.spi.NFetchContentRepositoryCmdpublic net.thevpc.nuts.artifact.NId id()
id in interface net.thevpc.nuts.spi.NFetchContentRepositoryCmdCopyright © 2026 vpc open source initiative. All rights reserved.