Uses of Class
org.wildfly.galleon.plugin.WildFlyChannelResolutionMode
-
Packages that use WildFlyChannelResolutionMode Package Description org.wildfly.galleon.plugin -
-
Uses of WildFlyChannelResolutionMode in org.wildfly.galleon.plugin
Methods in org.wildfly.galleon.plugin that return WildFlyChannelResolutionMode Modifier and Type Method Description static WildFlyChannelResolutionModeWildFlyChannelResolutionMode. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static WildFlyChannelResolutionMode[]WildFlyChannelResolutionMode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-