Uses of Class
com.atlassian.confluence.event.events.content.comment.CommentUpdateEvent
Packages that use CommentUpdateEvent
Package
Description
-
Uses of CommentUpdateEvent in com.atlassian.confluence.impl.audit.listener
Methods in com.atlassian.confluence.impl.audit.listener with parameters of type CommentUpdateEventModifier and TypeMethodDescriptionvoid
CommentAuditListener.commentUpdateEvent
(CommentUpdateEvent event) -
Uses of CommentUpdateEvent 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 CommentUpdateEventModifier and TypeMethodDescriptionvoid
ContentManagementRecorder.onCommentUpdateEvent
(CommentUpdateEvent commentUpdateEvent)