@Deprecated @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)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.sal.api.user.UserKey |
getOriginatingUserKey()
Deprecated.
|
Long |
getPageId()
Deprecated.
|
Integer |
getPageVersion()
Deprecated.
|
boolean |
isSuppressNotifications()
Deprecated.
|
String |
toString()
Deprecated.
|
getSourcepublic com.atlassian.sal.api.user.UserKey getOriginatingUserKey()
getOriginatingUserKey in interface UserDrivenpublic Long getPageId()
public Integer getPageVersion()
public boolean isSuppressNotifications()
public String toString()
toString in class EventObjectCopyright © 2003–2022 Atlassian. All rights reserved.