Uses of Enum
dev.logchange.core.domain.changelog.model.entry.ChangelogEntryConfigurationAction
Packages that use ChangelogEntryConfigurationAction
Package
Description
-
Uses of ChangelogEntryConfigurationAction in dev.logchange.core.domain.changelog.model.entry
Methods in dev.logchange.core.domain.changelog.model.entry that return ChangelogEntryConfigurationActionModifier and TypeMethodDescriptionReturns 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.Methods in dev.logchange.core.domain.changelog.model.entry with parameters of type ChangelogEntryConfigurationActionModifier and TypeMethodDescriptionstatic ChangelogEntryConfigurationChangelogEntryConfiguration.of(String type, ChangelogEntryConfigurationAction action, String key, String defaultValue, String description, String moreInfo) -
Uses of ChangelogEntryConfigurationAction in dev.logchange.core.domain.config.model.labels
Methods in dev.logchange.core.domain.config.model.labels with parameters of type ChangelogEntryConfigurationActionModifier and TypeMethodDescriptionConfigurationActionLabels.getAction(ChangelogEntryConfigurationAction action)