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,DraftRemovalEvent,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 Contented
An event that references a Content object.
- Since:
- 4.2
-
Method Summary
-
Method Details
-
getContent
@NonNull ContentEntityObject getContent()
-