Uses of Class
jenkins.management.Badge
-
Uses of Badge in hudson.diagnosis
-
Uses of Badge in hudson.model
Modifier and TypeMethodDescriptionManagementLink.getBadge()
ABadge
shown as overlay over the icon on "Manage Jenkins".UpdateCenter.getBadge()
Modifier 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
-
Uses of Badge in jenkins.model
Modifier and TypeMethodDescriptionModelObjectWithContextMenu.MenuItem.getBadge()
The badge to display for the context menu itemModifier 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)