Uses of Class
com.atlassian.confluence.event.events.content.attachment.AttachmentVersionRemoveEvent

Packages that use AttachmentVersionRemoveEvent
com.atlassian.confluence.event.events.like.listeners   
com.atlassian.confluence.event.listeners   
 

Uses of AttachmentVersionRemoveEvent in com.atlassian.confluence.event.events.like.listeners
 

Methods in com.atlassian.confluence.event.events.like.listeners with parameters of type AttachmentVersionRemoveEvent
 void DatabaseLikesRemovalListener.onAttachmentVersionRemoveEvent(AttachmentVersionRemoveEvent attachmentVersionRemoveEvent)
           
 

Uses of AttachmentVersionRemoveEvent in com.atlassian.confluence.event.listeners
 

Methods in com.atlassian.confluence.event.listeners with parameters of type AttachmentVersionRemoveEvent
 void ThumbnailRemovingListener.handleAttachmentVersionRemoveEvent(AttachmentVersionRemoveEvent event)
           
 



Copyright © 2003–2015 Atlassian. All rights reserved.