| Package | Description |
|---|---|
| dev.logchange.core.domain.changelog.model.entry | |
| dev.logchange.core.domain.config.model.labels |
| Modifier and Type | Method and Description |
|---|---|
static ChangelogEntryConfigurationAction |
ChangelogEntryConfigurationAction.from(String orderNumber) |
static ChangelogEntryConfigurationAction |
ChangelogEntryConfigurationAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChangelogEntryConfigurationAction[] |
ChangelogEntryConfigurationAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static ChangelogEntryConfiguration |
ChangelogEntryConfiguration.of(String type,
ChangelogEntryConfigurationAction action,
String key,
String defaultValue,
String description,
String moreInfo) |
| Modifier and Type | Method and Description |
|---|---|
String |
ConfigurationActionLabels.getAction(ChangelogEntryConfigurationAction action) |
Copyright © 2023. All rights reserved.