All Implemented Interfaces:
Contented, Timestamped, Viewed, Serializable
Direct Known Subclasses:
BlogPostInfoViewEvent

public class BlogPostViewEvent extends BlogPostEvent implements Viewed
See Also:
  • Constructor Details

    • BlogPostViewEvent

      public BlogPostViewEvent(Object source, BlogPost blogPost)
    • BlogPostViewEvent

      public BlogPostViewEvent(Object source, BlogPost blogPost, @Nullable LocaleInfo localeInfo)
      Since:
      6.2.0
  • Method Details