@AsynchronousPreferred public abstract class PageEvent extends com.atlassian.event.Event implements UserDriven
source
Constructor and Description |
---|
PageEvent(Object src,
com.atlassian.sal.api.user.UserKey originatingUserKey,
Long pageId,
Integer pageVersion,
boolean suppressNotifications) |
Modifier and Type | Method and Description |
---|---|
com.atlassian.sal.api.user.UserKey |
getOriginatingUserKey() |
Long |
getPageId() |
Integer |
getPageVersion() |
boolean |
isSuppressNotifications() |
String |
toString() |
getSource
public com.atlassian.sal.api.user.UserKey getOriginatingUserKey()
getOriginatingUserKey
in interface UserDriven
public Long getPageId()
public Integer getPageVersion()
public boolean isSuppressNotifications()
public String toString()
toString
in class EventObject
Copyright © 2003–2016 Atlassian. All rights reserved.
View cookie preferences