Package | Description |
---|---|
com.atlassian.confluence.event.events.content.attachment |
Confluence attachment events.
|
Modifier and Type | Class and Description |
---|---|
class |
AttachmentBatchUploadCompletedEvent
An event indicating that o batch of one or more visible attachments have completed
uploading.
|
class |
AttachmentCreateEvent
An event indicating that one or more visible attachments have been added to a piece of content.
|
class |
AttachmentRemoveEvent
Event sent *before* the removal of a visible attachment.
|
class |
AttachmentTrashedEvent
Published when an attachment is moved to the trash.
|
class |
AttachmentUpdateEvent
An event indicating that a visible attachment has been updated
|
class |
AttachmentVersionRemoveEvent
Event sent *before* the removal of a visible attachment version.
|
class |
AttachmentViewEvent
Event fired every time an attachment is viewed.
|
class |
GeneralAttachmentBatchUploadCompletedEvent
An event indicating that o batch of one or more attachments have completed
uploading.
|
class |
GeneralAttachmentCreateEvent
An event indicating that one or more attachments have been added to a piece of content.
|
class |
GeneralAttachmentRemoveEvent
Event sent *before* the removal of an attachment.
|
class |
GeneralAttachmentRestoreEvent
This is published when an attachment is restored from the trash.
|
class |
GeneralAttachmentUpdateEvent
An event indicating that an attachment has been updated
|
class |
GeneralAttachmentVersionRemoveEvent
Event sent *before* the removal of an attachment version.
|
class |
HiddenAttachmentBatchUploadCompletedEvent
An event indicating that o batch of one or more hidden attachments have completed
uploading.
|
class |
HiddenAttachmentCreateEvent
An event indicating that one or more hidden attachments have been added to a piece of content.
|
class |
HiddenAttachmentRemoveEvent
Event sent *before* the removal of a hidden attachment.
|
class |
HiddenAttachmentRestoreEvent
This is published when a hidden attachment is restored from the trash.
|
class |
HiddenAttachmentUpdateEvent
An event indicating that a hidden attachment has been updated
|
class |
HiddenAttachmentVersionRemoveEvent
Event sent *before* the removal of a hidden attachment version.
|
class |
ProfilePictureThumbnailViewEvent
Event fired every time a thumbnail of a profile picture attachment is viewed.
|
class |
ProfilePictureViewEvent
Event fired every time a full sized profile picture attachment is viewed.
|
class |
ThumbnailViewEvent
Event fired every time an attachment's thumbnail is viewed.
|
Copyright © 2003–2015 Atlassian. All rights reserved.