@AsynchronousPreferred public class AttachmentSavedEvent extends AttachmentEvent
source| Constructor and Description |
|---|
AttachmentSavedEvent(Object source,
Repository repository,
Attachment attachment)
Construct a new
AttachmentEvent. |
getAttachment, getRepositorygetDate, getUsergetSource, toStringpublic AttachmentSavedEvent(@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.