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