public class PluginContentUpdatedEvent extends ContentEvent implements Updated, ConfluenceEntityUpdated
source| Constructor and Description | 
|---|
PluginContentUpdatedEvent(Object src,
                         CustomContentEntityObject currentContent,
                         CustomContentEntityObject oldContent,
                         SaveContext saveContext)  | 
| Modifier and Type | Method and Description | 
|---|---|
ContentEntityObject | 
getContent()  | 
ConfluenceEntityObject | 
getNew()  | 
ConfluenceEntityObject | 
getOld()  | 
SaveContext | 
getSaveContext()  | 
equals, hashCode, isSuppressNotifications, setSuppressNotificationsgetSource, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetTimestamppublic PluginContentUpdatedEvent(Object src, CustomContentEntityObject currentContent, CustomContentEntityObject oldContent, SaveContext saveContext)
public ConfluenceEntityObject getOld()
getOld in interface ConfluenceEntityUpdatedpublic ConfluenceEntityObject getNew()
getNew in interface ConfluenceEntityUpdatedpublic ContentEntityObject getContent()
getContent in interface Contentedpublic SaveContext getSaveContext()
Copyright © 2003–2022 Atlassian. All rights reserved.