public class DefaultNUpdate extends AbstractNUpdate
| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultNUpdate.Type |
args, enableInstall, expireTime, forceBootAPIVersion, ids, includeOptional, lockedIds, repositoryFilter, result, scopes, updateApi, updateCompanions, updateExtensions, updateInstalled, updateRuntime| Constructor and Description |
|---|
DefaultNUpdate() |
| Modifier and Type | Method and Description |
|---|---|
NUpdateResult |
checkCoreUpdate(NId id,
NVersion bootApiVersion,
DefaultNUpdate.Type type,
Instant now) |
NUpdate |
checkFixes() |
protected NUpdateResult |
checkRegularUpdate(NId id,
DefaultNUpdate.Type type,
NVersion targetApiVersion,
Instant now,
boolean updateEvenIfExisting) |
NUpdate |
checkUpdates() |
boolean |
configureFirst(NCmdLine cmdLine) |
NWorkspaceUpdateResult |
getResult() |
int |
getResultCount() |
protected void |
traceFixes() |
protected void |
traceUpdates(NWorkspaceUpdateResult result) |
NUpdate |
update() |
addArg, addArgs, addArgs, addId, addId, addIds, addIds, addLockedId, addLockedId, addLockedIds, addLockedIds, addScope, addScopes, addScopes, checkUpdates, clearArgs, clearIds, clearLockedIds, clearScopes, getApiVersion, getArgs, getIds, getLockedIds, getRepositoryFilter, isApi, isCompanions, isEnableInstall, isExtensions, isInstalled, isOptional, isRuntime, removeId, removeId, run, setAll, setApi, setApiVersion, setCompanions, setEnableInstall, setExtensions, setInstalled, setOptional, setRepositoryFilter, setRuntime_LOG, configure, copyFromWorkspaceCommandBase, getCommandName, invalidateResultclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconfigure, configure, configureLastpublic int getResultCount()
getResultCount in interface NUpdategetResultCount in class AbstractNUpdatepublic NWorkspaceUpdateResult getResult()
getResult in interface NUpdategetResult in class AbstractNUpdatepublic boolean configureFirst(NCmdLine cmdLine)
configureFirst in interface NCmdLineConfigurableconfigureFirst in class AbstractNUpdatepublic NUpdate update()
public NUpdate checkUpdates()
public NUpdate checkFixes()
protected void traceFixes()
protected void traceUpdates(NWorkspaceUpdateResult result)
protected NUpdateResult checkRegularUpdate(NId id, DefaultNUpdate.Type type, NVersion targetApiVersion, Instant now, boolean updateEvenIfExisting)
public NUpdateResult checkCoreUpdate(NId id, NVersion bootApiVersion, DefaultNUpdate.Type type, Instant now)
Copyright © 2026 vpc open source initiative. All rights reserved.