Uses of Enum Class
hudson.model.UpdateSite.WarningType
Packages that use UpdateSite.WarningType
-
Uses of UpdateSite.WarningType in hudson.model
Fields in hudson.model declared as UpdateSite.WarningTypeMethods in hudson.model that return UpdateSite.WarningTypeModifier and TypeMethodDescriptionstatic UpdateSite.WarningType
Returns the enum constant of this class with the specified name.static UpdateSite.WarningType[]
UpdateSite.WarningType.values()
Returns an array containing the constants of this enum class, in the order they are declared.