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, hashCode
isSuppressNotifications, setSuppressNotifications
getSource, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getTimestamp
@Deprecated public BlogPostViewEvent(Object source, BlogPost blogPost)
public BlogPostViewEvent(Object source, BlogPost blogPost, @Nullable LocaleInfo localeInfo)
@Nullable public LocaleInfo getLocaleInfo()
getLocaleInfo
in interface Viewed
Copyright © 2003–2017 Atlassian. All rights reserved.