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