Uses of Enum Class
org.bhn.promotion.core.enums.ConfigurationFlags
Packages that use ConfigurationFlags
Package
Description
This package contains enumerations related to promotion metadata keys and error keys used in the
promotion service.
-
Uses of ConfigurationFlags in org.bhn.promotion.core.enums
Methods in org.bhn.promotion.core.enums that return ConfigurationFlagsModifier and TypeMethodDescriptionstatic ConfigurationFlagsReturns the enum constant of this class with the specified name.static ConfigurationFlags[]ConfigurationFlags.values()Returns an array containing the constants of this enum class, in the order they are declared.