| Package | Description |
|---|---|
| net.thevpc.nuts.runtime.standalone.workspace.config |
| Modifier and Type | Method and Description |
|---|---|
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 |
|---|---|
static NOptional<ConfigEventType> |
ConfigEventType.parse(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultNWorkspaceConfigModel.fireConfigurationChanged(String configName,
ConfigEventType t) |
Copyright © 2025 vpc open source initiative. All rights reserved.