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