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