Uses of Class
dev.logchange.core.domain.changelog.model.entry.ChangelogEntryConfiguration
Packages that use ChangelogEntryConfiguration
Package
Description
-
Uses of ChangelogEntryConfiguration in dev.logchange.core.domain.changelog.model.entry
Methods in dev.logchange.core.domain.changelog.model.entry that return ChangelogEntryConfigurationModifier and TypeMethodDescriptionstatic ChangelogEntryConfigurationChangelogEntryConfiguration.of(String type, ChangelogEntryConfigurationAction action, String key, String defaultValue, String description, String moreInfo) ChangelogEntryConfiguration.withPrefix(String prefix) Methods in dev.logchange.core.domain.changelog.model.entry with parameters of type ChangelogEntryConfigurationModifier and TypeMethodDescriptionintChangelogEntryConfiguration.compareTo(ChangelogEntryConfiguration o) -
Uses of ChangelogEntryConfiguration in dev.logchange.core.domain.changelog.model.version
Methods in dev.logchange.core.domain.changelog.model.version that return types with arguments of type ChangelogEntryConfiguration