@AsynchronousPreferred public class AttachmentDeletedEvent extends AttachmentEvent
source| Constructor and Description |
|---|
AttachmentDeletedEvent(Object source,
Repository repository,
Attachment attachment)
Construct a new
AttachmentEvent. |
getAttachment, getRepositorygetDate, getUsergetSource, toStringpublic AttachmentDeletedEvent(@Nonnull Object source, @Nonnull Repository repository, @Nonnull Attachment attachment)
AttachmentEvent.source - the component raising the eventrepository - the repositoryattachment - the attachmentCopyright © 2023 Atlassian. All rights reserved.