public class LikeEventEmailRenderContextProvider extends AbstractLikeEventRenderContextProvider
| Constructor and Description |
|---|
LikeEventEmailRenderContextProvider(com.atlassian.confluence.notifications.CachedContentFinder cachedContentFinder,
UserAccessor userAccessor,
FollowManager followManager,
Excerpter excerpter,
LocaleManager localeManager) |
| Modifier and Type | Method and Description |
|---|---|
protected com.atlassian.fugue.Maybe<Map<String,Object>> |
getMediumSpecificContext(Content content,
LikePayload payload,
boolean recipientIsAuthor)
All the medium-specific context items (e.g.
|
protected Expansion[] |
getMediumSpecificExpansions(com.atlassian.confluence.notifications.CachedContentFinder cachedContentFinder) |
checkedCreatecreate, createMessageMetadatagetPayloadType, verifyPayloadMatchesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic LikeEventEmailRenderContextProvider(com.atlassian.confluence.notifications.CachedContentFinder cachedContentFinder,
UserAccessor userAccessor,
FollowManager followManager,
Excerpter excerpter,
LocaleManager localeManager)
protected Expansion[] getMediumSpecificExpansions(com.atlassian.confluence.notifications.CachedContentFinder cachedContentFinder)
getMediumSpecificExpansions in class AbstractLikeEventRenderContextProviderprotected com.atlassian.fugue.Maybe<Map<String,Object>> getMediumSpecificContext(Content content, LikePayload payload, boolean recipientIsAuthor)
AbstractLikeEventRenderContextProvidergetMediumSpecificContext in class AbstractLikeEventRenderContextProvidercontent - the notification contentpayload - notification payloadCopyright © 2003–2017 Atlassian. All rights reserved.