Uses of Class
com.atlassian.confluence.event.events.content.attachment.AttachmentViewEvent
Packages that use AttachmentViewEvent
Package
Description
Confluence attachment events.
-
Uses of AttachmentViewEvent in com.atlassian.confluence.event.events.content.attachment
Modifier and TypeClassDescriptionclass
Event fired every time a thumbnail of a profile picture attachment is viewed.class
Event fired every time a full sized profile picture attachment is viewed.class
Event fired every time an attachment's thumbnail is viewed. -
Uses of AttachmentViewEvent in com.atlassian.confluence.impl.audit.listener
Methods in com.atlassian.confluence.impl.audit.listener with parameters of type AttachmentViewEventModifier and TypeMethodDescriptionvoid
AttachmentAuditListener.onAttachmentDownloadedEvent
(AttachmentViewEvent event)