Uses of Interface
com.atlassian.confluence.event.events.content.Contented
-
-
Uses of Contented in com.atlassian.confluence.content.event
Classes in com.atlassian.confluence.content.event that implement Contented Modifier and Type Class Description classPluginContentCreatedEventclassPluginContentRemovedEventclassPluginContentUpdatedEvent -
Uses of Contented in com.atlassian.confluence.event.events.content
Classes in com.atlassian.confluence.event.events.content that implement Contented Modifier and Type Class Description classContentEventRepresents something that has happened to a particular piece of contentclassContentHistoricalVersionRemoveEventEvent fired when a non-current version of a content object is removed from Confluence. -
Uses of Contented in com.atlassian.confluence.event.events.content.attachment
Classes in com.atlassian.confluence.event.events.content.attachment that implement Contented Modifier and Type Class Description classAttachmentBatchUploadCompletedEventAn event indicating that o batch of one or more visible attachments have completed uploading.classAttachmentCreateEventAn event indicating that one or more visible attachments have been added to a piece of content.classAttachmentEventParent class for all attachment related events.classAttachmentRemoveEventEvent sent *before* the removal of a visible attachment.classAttachmentTrashedEventPublished when an attachment is moved to the trash.classAttachmentUpdateEventAn event indicating that a visible attachment has been updatedclassAttachmentVersionRemoveEventEvent sent *before* the removal of a visible attachment version.classAttachmentViewEventEvent fired every time an attachment is viewed.classGeneralAttachmentBatchUploadCompletedEventAn event indicating that o batch of one or more attachments have completed uploading.classGeneralAttachmentCreateEventAn event indicating that one or more attachments have been added to a piece of content.classGeneralAttachmentRemoveEventEvent sent *before* the removal of an attachment.classGeneralAttachmentRestoreEventThis is published when an attachment is restored from the trash.classGeneralAttachmentUpdateEventAn event indicating that an attachment has been updatedclassGeneralAttachmentVersionRemoveEventEvent sent *before* the removal of an attachment version.classHiddenAttachmentBatchUploadCompletedEventAn event indicating that o batch of one or more hidden attachments have completed uploading.classHiddenAttachmentCreateEventAn event indicating that one or more hidden attachments have been added to a piece of content.classHiddenAttachmentRemoveEventEvent sent *before* the removal of a hidden attachment.classHiddenAttachmentRestoreEventThis is published when a hidden attachment is restored from the trash.classHiddenAttachmentUpdateEventAn event indicating that a hidden attachment has been updatedclassHiddenAttachmentVersionRemoveEventEvent sent *before* the removal of a hidden attachment version.classProfilePictureThumbnailViewEventEvent fired every time a thumbnail of a profile picture attachment is viewed.classProfilePictureViewEventEvent fired every time a full sized profile picture attachment is viewed.classThumbnailViewEventEvent fired every time an attachment's thumbnail is viewed. -
Uses of Contented in com.atlassian.confluence.event.events.content.blogpost
Classes in com.atlassian.confluence.event.events.content.blogpost that implement Contented Modifier and Type Class Description classBlogPostCreateEventclassBlogPostEventclassBlogPostInfoViewEventclassBlogPostMovedEventclassBlogPostRemoveEventclassBlogPostRestoreEventclassBlogPostTrashedEventclassBlogPostUpdateEventclassBlogPostViewEvent -
Uses of Contented in com.atlassian.confluence.event.events.content.comment
Classes in com.atlassian.confluence.event.events.content.comment that implement Contented Modifier and Type Class Description classCommentCreateEventclassCommentEventclassCommentRemoveEventclassCommentUpdateEventDate: Jan 24, 2007 - 4:46:17 PM -
Uses of Contented in com.atlassian.confluence.event.events.content.page
Classes in com.atlassian.confluence.event.events.content.page that implement Contented Modifier and Type Class Description classPageChildrenReorderEventAn event where a page's children are re-ordered.classPageCopyEventclassPageCreateEventclassPageCreateFromTemplateEventclassPageEventclassPageInfoViewEventclassPageMoveEventclassPageRemoveEventclassPageRestoreEventclassPageTrashedEventclassPageUpdateEventclassPageViewEvent -
Uses of Contented in com.atlassian.confluence.event.events.content.pagehierarchy
Classes in com.atlassian.confluence.event.events.content.pagehierarchy that implement Contented Modifier and Type Class Description classAbstractCopyPageHierarchyEventTODO: Document this class / interface hereclassAbstractPageHierarchyEventTODO: Document this class / interface hereclassCopyPageHierarchyFinishEventTODO: Document this class / interface hereclassCopyPageHierarchyStartEventTODO: Document this class / interface hereclassDeletePageHierarchyFinishEventTODO: Document this class / interface hereclassDeletePageHierarchyStartEventTODO: Document this class / interface here -
Uses of Contented in com.atlassian.confluence.event.events.content.user
Classes in com.atlassian.confluence.event.events.content.user that implement Contented Modifier and Type Class Description classPersonalInformationCreateEventPersonal information creation eventclassPersonalInformationEventPersonal information specific eventclassPersonalInformationRemoveEventPersonal information deletion eventclassPersonalInformationUpdateEvent -
Uses of Contented in com.atlassian.confluence.event.events.like
Subinterfaces of Contented in com.atlassian.confluence.event.events.like Modifier and Type Interface Description interfaceLikeEventA like event.Classes in com.atlassian.confluence.event.events.like that implement Contented Modifier and Type Class Description classAbstractLikeEventclassLikeCreatedEventEvents where a like is created.classLikeRemovedEvent -
Uses of Contented in com.atlassian.confluence.event.events.permission
Classes in com.atlassian.confluence.event.events.permission that implement Contented Modifier and Type Class Description classContentTreePermissionReindexEventThis event is fired byDefaultContentPermissionManagerwhen the permissions of some content (page, attachment, comment, file comment) have been changed and require a reindex. -
Uses of Contented in com.atlassian.confluence.event.events.security
Classes in com.atlassian.confluence.event.events.security that implement Contented Modifier and Type Class Description classContentPermissionEventEvent triggered when the permissions change on an ContentEntityObject.
-