| Package | Description |
|---|---|
| net.thevpc.nuts.runtime.standalone.workspace.cmd.update |
| Modifier and Type | Method and Description |
|---|---|
static DefaultNUpdate.Type |
DefaultNUpdate.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DefaultNUpdate.Type[] |
DefaultNUpdate.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
NUpdateResult |
DefaultNUpdate.checkCoreUpdate(NId id,
NVersion bootApiVersion,
DefaultNUpdate.Type type,
Instant now) |
protected NUpdateResult |
DefaultNUpdate.checkRegularUpdate(NId id,
DefaultNUpdate.Type type,
NVersion targetApiVersion,
Instant now,
boolean updateEvenIfExisting) |
Copyright © 2026 vpc open source initiative. All rights reserved.