Interface Contented
-
- All Known Subinterfaces:
LikeEvent
- All Known Implementing Classes:
AbstractCopyPageHierarchyEvent,AbstractLikeEvent,AbstractPageHierarchyEvent,AttachmentBatchUploadCompletedEvent,AttachmentCreateEvent,AttachmentEvent,AttachmentRemoveEvent,AttachmentTrashedEvent,AttachmentUpdateEvent,AttachmentVersionRemoveEvent,AttachmentViewEvent,BlogPostCreateEvent,BlogPostEvent,BlogPostInfoViewEvent,BlogPostMovedEvent,BlogPostRemoveEvent,BlogPostRestoreEvent,BlogPostTrashedEvent,BlogPostUpdateEvent,BlogPostViewEvent,CommentCreateEvent,CommentEvent,CommentRemoveEvent,CommentUpdateEvent,ContentEvent,ContentHistoricalVersionRemoveEvent,ContentPermissionEvent,ContentTreePermissionReindexEvent,CopyPageHierarchyFinishEvent,CopyPageHierarchyStartEvent,DeletePageHierarchyFinishEvent,DeletePageHierarchyStartEvent,GeneralAttachmentBatchUploadCompletedEvent,GeneralAttachmentCreateEvent,GeneralAttachmentRemoveEvent,GeneralAttachmentRestoreEvent,GeneralAttachmentUpdateEvent,GeneralAttachmentVersionRemoveEvent,HiddenAttachmentBatchUploadCompletedEvent,HiddenAttachmentCreateEvent,HiddenAttachmentRemoveEvent,HiddenAttachmentRestoreEvent,HiddenAttachmentUpdateEvent,HiddenAttachmentVersionRemoveEvent,LikeCreatedEvent,LikeRemovedEvent,PageChildrenReorderEvent,PageCopyEvent,PageCreateEvent,PageCreateFromTemplateEvent,PageEvent,PageInfoViewEvent,PageMoveEvent,PageRemoveEvent,PageRestoreEvent,PageTrashedEvent,PageUpdateEvent,PageViewEvent,PersonalInformationCreateEvent,PersonalInformationEvent,PersonalInformationRemoveEvent,PersonalInformationUpdateEvent,PluginContentCreatedEvent,PluginContentRemovedEvent,PluginContentUpdatedEvent,ProfilePictureThumbnailViewEvent,ProfilePictureViewEvent,ThumbnailViewEvent
public interface ContentedAn event that references a Content object.- Since:
- 4.2
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description @NonNull ContentEntityObjectgetContent()
-
-
-
Method Detail
-
getContent
@NonNull ContentEntityObject getContent()
-
-