Class PageTrashedEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.confluence.event.events.ConfluenceEvent
com.atlassian.confluence.event.events.content.page.async.PageEvent
com.atlassian.confluence.event.events.content.page.async.PageTrashedEvent
- All Implemented Interfaces:
UserDriven,Trashed,Serializable
@AsynchronousPreferred
@Deprecated
public class PageTrashedEvent
extends PageEvent
implements Trashed, UserDriven
Deprecated.
since 5.5. Use the synchronous events
- Since:
- 5.3
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source -
Constructor Summary
ConstructorsConstructorDescriptionPageTrashedEvent(Object src, com.atlassian.sal.api.user.UserKey userKey, Long trashedPageId, Integer trashedPageVersion, boolean suppressNotifications) Deprecated. -
Method Summary
Methods inherited from class com.atlassian.confluence.event.events.content.page.async.PageEvent
getOriginatingUserKey, getPageId, getPageVersion, isSuppressNotifications, toStringMethods inherited from class com.atlassian.confluence.event.events.ConfluenceEvent
equals, hashCodeMethods inherited from class org.springframework.context.ApplicationEvent
getTimestampMethods inherited from class java.util.EventObject
getSourceMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.atlassian.confluence.event.events.content.page.async.types.UserDriven
getOriginatingUserKey