Uses of Class
com.atlassian.confluence.event.events.content.comment.CommentRemoveEvent
Packages that use CommentRemoveEvent
Package
Description
-
Uses of CommentRemoveEvent in com.atlassian.confluence.event.listeners
Methods in com.atlassian.confluence.event.listeners with parameters of type CommentRemoveEventModifier and TypeMethodDescriptionvoid
RemoveContentPropertiesOnRemoveContentListener.handleCommentRemove
(CommentRemoveEvent event) -
Uses of CommentRemoveEvent in com.atlassian.confluence.impl.audit.listener
Methods in com.atlassian.confluence.impl.audit.listener with parameters of type CommentRemoveEventModifier and TypeMethodDescriptionvoid
CommentAuditListener.commentRemoveEvent
(CommentRemoveEvent event) -
Uses of CommentRemoveEvent 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 CommentRemoveEventModifier and TypeMethodDescriptionvoid
ContentManagementRecorder.onCommentRemoveEvent
(CommentRemoveEvent commentRemoveEvent) -
Uses of CommentRemoveEvent in com.atlassian.confluence.mail.notification.listeners
Methods in com.atlassian.confluence.mail.notification.listeners with parameters of type CommentRemoveEventModifier and TypeMethodDescriptionvoid
CommentNotificationsListener.handleCommentRemove
(CommentRemoveEvent commentEvent) Deprecated.