Uses of Enum Class
jenkins.model.ModelObjectWithContextMenu.MenuItemType
Packages that use ModelObjectWithContextMenu.MenuItemType
-
Uses of ModelObjectWithContextMenu.MenuItemType in jenkins.model
Fields in jenkins.model declared as ModelObjectWithContextMenu.MenuItemTypeMethods in jenkins.model that return ModelObjectWithContextMenu.MenuItemTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ModelObjectWithContextMenu.MenuItemType.values()
Returns an array containing the constants of this enum class, in the order they are declared.