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,
LocaleInfo localeInfo) |
| Modifier and Type | Method and Description |
|---|---|
LocaleInfo |
getLocaleInfo() |
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)
@Nullable public LocaleInfo getLocaleInfo()
getLocaleInfo in interface ViewedCopyright © 2003–2019 Atlassian. All rights reserved.