Class LikeCreatedBatchingProcessor
java.lang.Object
com.atlassian.confluence.plugins.like.notifications.batch.LikeCreatedBatchingProcessor
- All Implemented Interfaces:
com.atlassian.confluence.notifications.batch.service.BatchingProcessor<LikePayload,
SimpleLikePayload, LikeContext>
public class LikeCreatedBatchingProcessor
extends Object
implements com.atlassian.confluence.notifications.batch.service.BatchingProcessor<LikePayload,SimpleLikePayload,LikeContext>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LikeCreatedBatchingProcessor
public LikeCreatedBatchingProcessor()
-
-
Method Details
-
process
- Specified by:
process
in interfacecom.atlassian.confluence.notifications.batch.service.BatchingProcessor<LikePayload,
SimpleLikePayload, LikeContext>
-
getPayloadTypeImpl
- Specified by:
getPayloadTypeImpl
in interfacecom.atlassian.confluence.notifications.batch.service.BatchingProcessor<LikePayload,
SimpleLikePayload, LikeContext>
-
getPayloadType
- Specified by:
getPayloadType
in interfacecom.atlassian.confluence.notifications.batch.service.BatchingProcessor<LikePayload,
SimpleLikePayload, LikeContext>
-