| Package | Description |
|---|---|
| dev.logchange.core.domain.changelog.model.entry | |
| dev.logchange.core.domain.config.model.labels |
| Modifier and Type | Method and Description |
|---|---|
static ChangelogEntryType |
ChangelogEntryType.from(String orderNumber) |
static ChangelogEntryType |
ChangelogEntryType.fromNameIgnoreCase(String name) |
static ChangelogEntryType |
ChangelogEntryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChangelogEntryType[] |
ChangelogEntryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static ChangesXMLEntryType |
ChangesXMLEntryType.getXmlTypeFromMarkdownEntryType(ChangelogEntryType markdownEntryType) |
| Modifier and Type | Method and Description |
|---|---|
String |
TypesLabels.getType(ChangelogEntryType type) |
Copyright © 2023. All rights reserved.