com.atlassian.bamboo.brokenbuildtracker.notifications
Class AbstractTrackingNotification
java.lang.Object
com.atlassian.bamboo.notification.AbstractNotification
com.atlassian.bamboo.brokenbuildtracker.notifications.AbstractTrackingNotification
- All Implemented Interfaces:
- Notification, Notification.HtmlImContentProvidingNotification
- Direct Known Subclasses:
- UserResponsibilityAddedNotification, UserResponsibilityRemovedNotification
public abstract class AbstractTrackingNotification
- extends AbstractNotification
Methods inherited from class com.atlassian.bamboo.notification.AbstractNotification |
addRecipient, applyDefaultCssStyles, excludeRecipient, getEvent, getExcludedNotificationRecipients, getHtmlImContent, getNotificationRecipients, getPojoEvent, getRepositoryData, getRepositoryData, setEvent, setEvent, setExcludedNotificationRecipients, setNotificationRecipients |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractTrackingNotification
protected AbstractTrackingNotification(TemplateRenderer templateRenderer,
PlanManager planManager,
BambooUserManager bambooUserManager,
ResultsSummaryManager resultsSummaryManager)
renderTemplate
protected String renderTemplate(String template,
Map<String,Object> context)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.