| Package | Description |
|---|---|
| net.thevpc.nuts.runtime.standalone.config |
| Modifier and Type | Method and Description |
|---|---|
static ConfigEventType |
ConfigEventType.parseLenient(String value) |
static ConfigEventType |
ConfigEventType.parseLenient(String value,
ConfigEventType emptyOrErrorValue) |
static ConfigEventType |
ConfigEventType.parseLenient(String value,
ConfigEventType emptyValue,
ConfigEventType errorValue) |
static ConfigEventType |
ConfigEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigEventType[] |
ConfigEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultNutsWorkspaceConfigModel.fireConfigurationChanged(String configName,
net.thevpc.nuts.NutsSession session,
ConfigEventType t) |
static ConfigEventType |
ConfigEventType.parseLenient(String value,
ConfigEventType emptyOrErrorValue) |
static ConfigEventType |
ConfigEventType.parseLenient(String value,
ConfigEventType emptyValue,
ConfigEventType errorValue) |
Copyright © 2021 vpc open source initiative. All rights reserved.