Uses of Class
jenkins.management.Badge
Packages that use Badge
-
Uses of Badge in hudson.diagnosis
Methods in hudson.diagnosis that return Badge -
Uses of Badge in hudson.model
Methods in hudson.model that return BadgeModifier and TypeMethodDescriptionManagementLink.getBadge()
ABadge
shown as overlay over the icon on "Manage Jenkins".UpdateCenter.getBadge()
Methods in hudson.model with parameters of type BadgeModifier and TypeMethodDescriptionvoid
ManageJenkinsAction.addContextMenuItem
(ModelObjectWithContextMenu.ContextMenu menu, String url, String icon, String iconXml, String text, boolean post, boolean requiresConfirmation, Badge badge, String message) Workaround to ensuring that links in context menus resolve correctly in the submenu of the top-level 'Dashboard' menu. -
Uses of Badge in jenkins.management
Methods in jenkins.management that return Badge -
Uses of Badge in jenkins.model
Methods in jenkins.model that return BadgeModifier and TypeMethodDescriptionModelObjectWithContextMenu.MenuItem.getBadge()
The badge to display for the context menu itemMethods in jenkins.model with parameters of type BadgeModifier and TypeMethodDescriptionModelObjectWithContextMenu.ContextMenu.add
(String url, String icon, String iconXml, String text, boolean post, boolean requiresConfirmation, Badge badge) ModelObjectWithContextMenu.ContextMenu.add
(String url, String icon, String iconXml, String text, boolean post, boolean requiresConfirmation, Badge badge, String message)