Uses of Enum Class
io.helidon.common.HelidonFlavor
-
Uses of HelidonFlavor in io.helidon.common
Modifier and TypeMethodDescriptionstatic HelidonFlavor
Returns the enum constant of this class with the specified name.static HelidonFlavor[]
HelidonFlavor.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic void
HelidonFeatures.flavor
(HelidonFlavor flavor) Set the current Helidon flavor.static void
HelidonFeatures.print
(HelidonFlavor flavor, String version, boolean details) Print features for the current flavor.