Uses of Enum Class
org.wildfly.prospero.updates.ChannelsUpdateResult.Status
Packages that use ChannelsUpdateResult.Status
-
Uses of ChannelsUpdateResult.Status in org.wildfly.prospero.updates
Subclasses with type arguments of type ChannelsUpdateResult.Status in org.wildfly.prospero.updatesMethods in org.wildfly.prospero.updates that return ChannelsUpdateResult.StatusModifier and TypeMethodDescriptionChannelsUpdateResult.ChannelResult.getStatus()static ChannelsUpdateResult.StatusReturns the enum constant of this class with the specified name.static ChannelsUpdateResult.Status[]ChannelsUpdateResult.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.