Package com.atlassian.bamboo.accesstoken
Class AbstractAccessTokenNotification
java.lang.Object
com.atlassian.bamboo.notification.AbstractNotification
com.atlassian.bamboo.accesstoken.AbstractAccessTokenNotification
- All Implemented Interfaces:
Notification
,Notification.HtmlImContentProvidingNotification
- Direct Known Subclasses:
AccessTokenCreatedNotification
,AccessTokenDeletedNotification
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.atlassian.bamboo.notification.Notification
Notification.HtmlImContentProvidingNotification
-
Field Summary
Modifier and TypeFieldDescriptionprotected BambooUserManager
protected TemplateRenderer
protected com.atlassian.struts.TextProvider
Fields inherited from class com.atlassian.bamboo.notification.AbstractNotification
NAVIGATION_SOURCE
-
Constructor Summary
-
Method Summary
Methods inherited from class com.atlassian.bamboo.notification.AbstractNotification
addRecipient, applyDefaultCssStyles, excludeRecipient, getCommitUrl, 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
Methods inherited from interface com.atlassian.bamboo.notification.Notification
getDescription, getEmailSubject, getHtmlEmailContent, getIMContent, getTextEmailContent
-
Field Details
-
bambooUserManager
-
templateRenderer
-
textProvider
@Inject protected com.atlassian.struts.TextProvider textProvider
-
-
Constructor Details
-
AbstractAccessTokenNotification
public AbstractAccessTokenNotification()
-
-
Method Details
-
getContextParams
-