public class BlogPostViewEvent extends BlogPostEvent implements Viewed
source| Constructor and Description |
|---|
BlogPostViewEvent(Object source,
BlogPost blogPost)
Deprecated.
since 6.2.0
|
BlogPostViewEvent(Object source,
BlogPost blogPost,
@Nullable LocaleInfo localeInfo) |
| Modifier and Type | Method and Description |
|---|---|
@Nullable LocaleInfo |
getLocaleInfo() |
@NonNull Map<String,Object> |
getProperties() |
equals, getBlogPost, getContent, hashCodeisSuppressNotifications, setSuppressNotificationsgetSource, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetTimestamp@Deprecated public BlogPostViewEvent(Object source, BlogPost blogPost)
public BlogPostViewEvent(Object source, BlogPost blogPost, @Nullable LocaleInfo localeInfo)
public @Nullable LocaleInfo getLocaleInfo()
getLocaleInfo in interface Viewedpublic @NonNull Map<String,Object> getProperties()
getProperties in interface ViewedCopyright © 2003–2022 Atlassian. All rights reserved.