com.atlassian.bamboo.plugin.web.model
Interface BambooWebItemBadgeProvider

All Known Implementing Classes:
DeploymentCountBadgeProvider

public interface BambooWebItemBadgeProvider

Allows to add custom, dynamic 'badge' to a nav item.


Method Summary
 String getBadge(Map<String,Object> context)
           
 

Method Detail

getBadge

@Nullable
String getBadge(Map<String,Object> context)


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.