| 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 |
|---|---|
net.thevpc.nuts.NUpdateResult |
DefaultNUpdateCmd.checkCoreUpdate(net.thevpc.nuts.NId id,
net.thevpc.nuts.NVersion bootApiVersion,
DefaultNUpdateCmd.Type type,
Instant now) |
protected net.thevpc.nuts.NUpdateResult |
DefaultNUpdateCmd.checkRegularUpdate(net.thevpc.nuts.NId id,
DefaultNUpdateCmd.Type type,
net.thevpc.nuts.NVersion targetApiVersion,
Instant now,
boolean updateEvenIfExisting) |
Copyright © 2025 vpc open source initiative. All rights reserved.