public class PageViewEvent extends PageEvent implements Viewed
source| Constructor and Description |
|---|
PageViewEvent(Object source,
Page page)
Deprecated.
since 6.2.0
|
PageViewEvent(Object source,
Page page,
@Nullable LocaleInfo localeInfo) |
| Modifier and Type | Method and Description |
|---|---|
@Nullable LocaleInfo |
getLocaleInfo() |
@NonNull Map<String,Object> |
getProperties() |
equals, getContent, getPage, hashCode, toStringisSuppressNotifications, setSuppressNotificationsgetSourceclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetTimestamp@Deprecated public PageViewEvent(Object source, Page page)
public PageViewEvent(Object source, Page page, @Nullable LocaleInfo localeInfo)
public final @Nullable LocaleInfo getLocaleInfo()
getLocaleInfo in interface Viewedpublic @NonNull Map<String,Object> getProperties()
getProperties in interface ViewedCopyright © 2003–2022 Atlassian. All rights reserved.