| Package | Description |
|---|---|
| net.thevpc.nuts.runtime.standalone.wscommands |
| 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 |
|---|---|
NutsUpdateResult |
DefaultNutsUpdateCommand.checkCoreUpdate(NutsId id,
NutsVersion bootApiVersion,
NutsSession session,
DefaultNutsUpdateCommand.Type type,
Instant now) |
protected NutsUpdateResult |
DefaultNutsUpdateCommand.checkRegularUpdate(NutsId id,
DefaultNutsUpdateCommand.Type type,
NutsVersion targetApiVersion,
Instant now,
boolean updateEvenIfExisting) |
Copyright © 2021 vpc open source initiative. All rights reserved.