public abstract class AbstractNDeployRepositoryCmd extends NRepositoryCmdBase<NDeployRepositoryCmd> implements NDeployRepositoryCmd
repo| Constructor and Description |
|---|
AbstractNDeployRepositoryCmd(NRepository repo) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkParameters() |
boolean |
configureFirst(NCmdLine cmdLine) |
NInputSource |
content() |
NDeployRepositoryCmd |
content(File content) |
NDeployRepositoryCmd |
content(InputStream content) |
NDeployRepositoryCmd |
content(NInputSource content) |
NDeployRepositoryCmd |
content(NPath content) |
NDeployRepositoryCmd |
content(Path content) |
NDeployRepositoryCmd |
content(URL content) |
NDescriptor |
descriptor() |
NDeployRepositoryCmd |
descriptor(NDescriptor descriptor) |
NId |
id() |
NDeployRepositoryCmd |
id(NId id) |
configure, fetchMode, fetchMode, getCommandName, getRepo, invalidateResult, runclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitrunconfigureconfigure, configure, configureLastpublic AbstractNDeployRepositoryCmd(NRepository repo)
public boolean configureFirst(NCmdLine cmdLine)
configureFirst in interface NCmdLineConfigurableconfigureFirst in class NRepositoryCmdBase<NDeployRepositoryCmd>public NInputSource content()
content in interface NDeployRepositoryCmdpublic NDeployRepositoryCmd content(NInputSource content)
content in interface NDeployRepositoryCmdpublic NDeployRepositoryCmd content(NPath content)
content in interface NDeployRepositoryCmdpublic NDeployRepositoryCmd content(Path content)
content in interface NDeployRepositoryCmdpublic NDeployRepositoryCmd content(URL content)
content in interface NDeployRepositoryCmdpublic NDeployRepositoryCmd content(File content)
content in interface NDeployRepositoryCmdpublic NDeployRepositoryCmd content(InputStream content)
content in interface NDeployRepositoryCmdpublic NDescriptor descriptor()
descriptor in interface NDeployRepositoryCmdpublic NDeployRepositoryCmd descriptor(NDescriptor descriptor)
descriptor in interface NDeployRepositoryCmdpublic NId id()
id in interface NDeployRepositoryCmdpublic NDeployRepositoryCmd id(NId id)
id in interface NDeployRepositoryCmdprotected void checkParameters()
Copyright © 2026 vpc open source initiative. All rights reserved.