public abstract class AbstractNFetchContentRepositoryCmd extends NRepositoryCmdBase<NFetchContentRepositoryCmd> implements NFetchContentRepositoryCmd
| Modifier and Type | Field and Description |
|---|---|
protected NDescriptor |
descriptor |
protected NId |
id |
protected NPath |
result |
repo| Constructor and Description |
|---|
AbstractNFetchContentRepositoryCmd(NRepository repo) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configureFirst(NCmdLine cmdLine) |
NDescriptor |
descriptor() |
NFetchContentRepositoryCmd |
descriptor(NDescriptor descriptor) |
NPath |
getResult() |
NId |
id() |
NFetchContentRepositoryCmd |
id(NId id) |
configure, fetchMode, fetchMode, getCommandName, getRepo, invalidateResult, runclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfetchMode, fetchMode, runconfigureconfigure, configure, configureLastprotected NId id
protected NPath result
protected NDescriptor descriptor
public AbstractNFetchContentRepositoryCmd(NRepository repo)
public boolean configureFirst(NCmdLine cmdLine)
configureFirst in interface NCmdLineConfigurableconfigureFirst in class NRepositoryCmdBase<NFetchContentRepositoryCmd>public NDescriptor descriptor()
descriptor in interface NFetchContentRepositoryCmdpublic NFetchContentRepositoryCmd descriptor(NDescriptor descriptor)
descriptor in interface NFetchContentRepositoryCmdpublic NPath getResult()
getResult in interface NFetchContentRepositoryCmdpublic NFetchContentRepositoryCmd id(NId id)
id in interface NFetchContentRepositoryCmdpublic NId id()
id in interface NFetchContentRepositoryCmdCopyright © 2026 vpc open source initiative. All rights reserved.