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.NDescriptor |
descriptor |
protected net.thevpc.nuts.NId |
id |
protected net.thevpc.nuts.io.NPath |
result |
repo| Constructor and Description |
|---|
AbstractNFetchContentRepositoryCmd(net.thevpc.nuts.NRepository repo) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configureFirst(net.thevpc.nuts.cmdline.NCmdLine cmdLine) |
net.thevpc.nuts.NDescriptor |
getDescriptor() |
net.thevpc.nuts.NId |
getId() |
net.thevpc.nuts.io.NPath |
getResult() |
net.thevpc.nuts.spi.NFetchContentRepositoryCmd |
setDescriptor(net.thevpc.nuts.NDescriptor descriptor) |
net.thevpc.nuts.spi.NFetchContentRepositoryCmd |
setId(net.thevpc.nuts.NId id) |
configure, getCommandName, getFetchMode, getRepo, invalidateResult, run, setFetchModeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprotected net.thevpc.nuts.NId id
protected net.thevpc.nuts.io.NPath result
protected net.thevpc.nuts.NDescriptor descriptor
public AbstractNFetchContentRepositoryCmd(net.thevpc.nuts.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.NDescriptor getDescriptor()
getDescriptor in interface net.thevpc.nuts.spi.NFetchContentRepositoryCmdpublic net.thevpc.nuts.spi.NFetchContentRepositoryCmd setDescriptor(net.thevpc.nuts.NDescriptor descriptor)
setDescriptor 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 setId(net.thevpc.nuts.NId id)
setId in interface net.thevpc.nuts.spi.NFetchContentRepositoryCmdpublic net.thevpc.nuts.NId getId()
getId in interface net.thevpc.nuts.spi.NFetchContentRepositoryCmdCopyright © 2025 vpc open source initiative. All rights reserved.