Class NotificationPanelContextProvider
java.lang.Object
com.atlassian.bamboo.brokenbuildtracker.notifications.NotificationPanelContextProvider
- All Implemented Interfaces:
com.atlassian.plugin.web.ContextProvider
public class NotificationPanelContextProvider
extends Object
implements com.atlassian.plugin.web.ContextProvider
-
Constructor Summary
ConstructorDescriptionNotificationPanelContextProvider
(BambooUserManager bambooUserManager, TrackingEntryManager trackingEntryManager) -
Method Summary
-
Constructor Details
-
NotificationPanelContextProvider
@Autowired public NotificationPanelContextProvider(BambooUserManager bambooUserManager, TrackingEntryManager trackingEntryManager)
-
-
Method Details
-
init
- Specified by:
init
in interfacecom.atlassian.plugin.web.ContextProvider
- Throws:
com.atlassian.plugin.PluginParseException
-
getContextMap
- Specified by:
getContextMap
in interfacecom.atlassian.plugin.web.ContextProvider
-