Uses of Class
com.atlassian.confluence.event.events.content.comment.CommentCreateEvent
Packages that use CommentCreateEvent
Package
Description
-
Uses of CommentCreateEvent in com.atlassian.confluence.impl.audit.listener
Methods in com.atlassian.confluence.impl.audit.listener with parameters of type CommentCreateEventModifier and TypeMethodDescriptionvoid
CommentAuditListener.commentCreateEvent
(CommentCreateEvent event) -
Uses of CommentCreateEvent in com.atlassian.confluence.internal.api.impl.service.incrementalsync.contentmanagement
Methods in com.atlassian.confluence.internal.api.impl.service.incrementalsync.contentmanagement with parameters of type CommentCreateEventModifier and TypeMethodDescriptionvoid
ContentManagementRecorder.onCommentCreateEvent
(CommentCreateEvent commentCreateEvent) -
Uses of CommentCreateEvent in com.atlassian.confluence.plugins.edgeindex
Methods in com.atlassian.confluence.plugins.edgeindex with parameters of type CommentCreateEventModifier and TypeMethodDescriptionvoid
EdgeListener.onCommentCreateEvent
(CommentCreateEvent commentEvent)