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) |
checkedCreate
create, createMessageMetadata
getPayloadType, verifyPayloadMatches
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public 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 AbstractLikeEventRenderContextProvider
protected com.atlassian.fugue.Maybe<Map<String,Object>> getMediumSpecificContext(Content content, LikePayload payload, boolean recipientIsAuthor)
AbstractLikeEventRenderContextProvider
getMediumSpecificContext
in class AbstractLikeEventRenderContextProvider
content
- the notification contentpayload
- notification payloadCopyright © 2003–2018 Atlassian. All rights reserved.