Uses of Class
com.atlassian.confluence.plugins.like.notifications.batch.LikeContext
Packages that use LikeContext
-
Uses of LikeContext in com.atlassian.confluence.plugins.like.notifications.batch
Methods in com.atlassian.confluence.plugins.like.notifications.batch that return LikeContextModifier and TypeMethodDescriptionLikeCreatedBatchingProcessor.process
(LikePayload payload, LikeContext context) Methods in com.atlassian.confluence.plugins.like.notifications.batch with parameters of type LikeContextModifier and TypeMethodDescriptionLikeCreatedBatchingProcessor.process
(LikePayload payload, LikeContext context) Method parameters in com.atlassian.confluence.plugins.like.notifications.batch with type arguments of type LikeContextModifier and TypeMethodDescriptioncom.atlassian.confluence.notifications.batch.service.BatchSectionProvider.BatchOutput
EmailLikeCreatedBatchingSectionProvider.handle
(com.atlassian.confluence.notifications.batch.service.BatchingRoleRecipient batchingRoleRecipient, List<LikeContext> contexts, com.atlassian.plugin.notifications.api.medium.ServerConfiguration serverConfiguration)