public class EmailLikeCreatedBatchingSectionProvider extends Object implements com.atlassian.confluence.notifications.batch.service.BatchSectionProvider<LikeContext>
Constructor and Description |
---|
EmailLikeCreatedBatchingSectionProvider(com.atlassian.sal.api.message.I18nResolver i18nResolver,
com.atlassian.plugin.notifications.api.notification.UserNotificationPreferencesManager preferencesManager,
ContentService contentService,
Excerpter excerpter) |
Modifier and Type | Method and Description |
---|---|
Class |
getPayloadType() |
com.atlassian.confluence.notifications.batch.service.BatchSectionProvider.BatchOutput |
handle(com.atlassian.confluence.notifications.batch.service.BatchingRoleRecipient batchingRoleRecipient,
List<LikeContext> contexts,
com.atlassian.plugin.notifications.api.medium.ServerConfiguration serverConfiguration) |
public EmailLikeCreatedBatchingSectionProvider(com.atlassian.sal.api.message.I18nResolver i18nResolver, com.atlassian.plugin.notifications.api.notification.UserNotificationPreferencesManager preferencesManager, ContentService contentService, Excerpter excerpter)
public com.atlassian.confluence.notifications.batch.service.BatchSectionProvider.BatchOutput handle(com.atlassian.confluence.notifications.batch.service.BatchingRoleRecipient batchingRoleRecipient, List<LikeContext> contexts, com.atlassian.plugin.notifications.api.medium.ServerConfiguration serverConfiguration)
handle
in interface com.atlassian.confluence.notifications.batch.service.BatchSectionProvider<LikeContext>
public Class getPayloadType()
getPayloadType
in interface com.atlassian.confluence.notifications.Participant
Copyright © 2003–2018 Atlassian. All rights reserved.