@AsynchronousPreferred public class AttachmentDeletedEvent extends AttachmentEvent
source
Constructor and Description |
---|
AttachmentDeletedEvent(Object source,
Repository repository,
Attachment attachment)
Construct a new
AttachmentEvent . |
getAttachment, getRepository
getDate, getUser
getSource, toString
public AttachmentDeletedEvent(@Nonnull Object source, @Nonnull Repository repository, @Nonnull Attachment attachment)
AttachmentEvent
.source
- the component raising the eventrepository
- the repositoryattachment
- the attachmentCopyright © 2022 Atlassian. All rights reserved.