Interface Timestamped
-
- 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 TimestampedAn event with a timestamp, most likely implemented by a subclass ofApplicationEvent.- Since:
- 4.2
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetTimestamp()
-