@ParametersAreNonnullByDefault
Package com.atlassian.confluence.event.events.content
-
Interface Summary Interface Description Contented An event that references a Content object.Edited Flags an event for edited content, means that the content isUpdated
and may be a minor edit. -
Class Summary Class Description ContentEvent Represents something that has happened to a particular piece of contentContentExportedToWordEvent Event is triggered when page or blog post is exported to word.ContentHistoricalVersionRemoveEvent Event fired when a non-current version of a content object is removed from Confluence.ContentPurgedFromTrashEvent Event is triggered when anAbstractPage
is purged from the trash either manually or via XML-RPCContentRevertedEvent Event is triggered when content is reverted to previous version.