| Package | Description |
|---|---|
| net.thevpc.nuts.runtime.standalone.workspace.cmd.update |
| Modifier and Type | Method and Description |
|---|---|
static DefaultNUpdateCmd.Type |
DefaultNUpdateCmd.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DefaultNUpdateCmd.Type[] |
DefaultNUpdateCmd.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 |
DefaultNUpdateCmd.checkCoreUpdate(NId id,
NVersion bootApiVersion,
DefaultNUpdateCmd.Type type,
Instant now) |
protected NUpdateResult |
DefaultNUpdateCmd.checkRegularUpdate(NId id,
DefaultNUpdateCmd.Type type,
NVersion targetApiVersion,
Instant now,
boolean updateEvenIfExisting) |
Copyright © 2025 vpc open source initiative. All rights reserved.