public abstract class AbstractNUndeployRepositoryCmd extends NRepositoryCmdBase<NUndeployRepositoryCmd> implements NUndeployRepositoryCmd
repo| Constructor and Description |
|---|
AbstractNUndeployRepositoryCmd(NRepository repo) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configureFirst(NCmdLine cmdLine) |
NId |
id() |
NUndeployRepositoryCmd |
id(NId id) |
boolean |
isOffline() |
boolean |
isTransitive() |
NUndeployRepositoryCmd |
offline(boolean offline) |
String |
repository() |
NUndeployRepositoryCmd |
repository(String repository) |
NUndeployRepositoryCmd |
transitive(boolean transitive) |
configure, fetchMode, fetchMode, getCommandName, getRepo, invalidateResult, runclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitrunconfigureconfigure, configure, configureLastpublic AbstractNUndeployRepositoryCmd(NRepository repo)
public boolean configureFirst(NCmdLine cmdLine)
configureFirst in interface NCmdLineConfigurableconfigureFirst in class NRepositoryCmdBase<NUndeployRepositoryCmd>public NId id()
id in interface NUndeployRepositoryCmdpublic NUndeployRepositoryCmd id(NId id)
id in interface NUndeployRepositoryCmdpublic String repository()
repository in interface NUndeployRepositoryCmdpublic NUndeployRepositoryCmd repository(String repository)
repository in interface NUndeployRepositoryCmdpublic NUndeployRepositoryCmd offline(boolean offline)
offline in interface NUndeployRepositoryCmdpublic boolean isTransitive()
isTransitive in interface NUndeployRepositoryCmdpublic NUndeployRepositoryCmd transitive(boolean transitive)
transitive in interface NUndeployRepositoryCmdpublic boolean isOffline()
isOffline in interface NUndeployRepositoryCmdCopyright © 2026 vpc open source initiative. All rights reserved.