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, setSuppressNotifications
getSource, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getTimestamp
public PluginContentUpdatedEvent(Object src, CustomContentEntityObject currentContent, CustomContentEntityObject oldContent, SaveContext saveContext)
public ConfluenceEntityObject getOld()
getOld
in interface ConfluenceEntityUpdated
public ConfluenceEntityObject getNew()
getNew
in interface ConfluenceEntityUpdated
public ContentEntityObject getContent()
getContent
in interface Contented
public SaveContext getSaveContext()
Copyright © 2003–2020 Atlassian. All rights reserved.