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, toString
isSuppressNotifications, setSuppressNotifications
getSource
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getTimestamp
@Deprecated public PageViewEvent(Object source, Page page)
public PageViewEvent(Object source, Page page, @Nullable LocaleInfo localeInfo)
public final @Nullable LocaleInfo getLocaleInfo()
getLocaleInfo
in interface Viewed
public @NonNull Map<String,Object> getProperties()
getProperties
in interface Viewed
Copyright © 2003–2020 Atlassian. All rights reserved.