Uses of Class
com.atlassian.confluence.event.events.admin.AbstractRestoreEvent
Packages that use AbstractRestoreEvent
Package
Description
-
Uses of AbstractRestoreEvent in com.atlassian.confluence.event.events.admin
Subclasses of AbstractRestoreEvent in com.atlassian.confluence.event.events.adminModifier and TypeClassDescriptionclassAn event that is sent when restore process failsclassAn event that is sent periodically with the restore process state.classAn event that is sent before db drop to lock some database tableclassAn event that is sent when the restore process finishes successfully.classAn event that is sent before db drop to lock some database table -
Uses of AbstractRestoreEvent in com.atlassian.confluence.impl.backuprestore.restore.confluencelocker
Methods in com.atlassian.confluence.impl.backuprestore.restore.confluencelocker with parameters of type AbstractRestoreEventModifier and TypeMethodDescriptionvoidConfluenceLockerOnSiteRestore.handleEvent(AbstractRestoreEvent abstractRestoreEvent) Receives AbstractRestoreEvent events from the same node. -
Uses of AbstractRestoreEvent in com.atlassian.confluence.user.extras.aggregation.impl
Methods in com.atlassian.confluence.user.extras.aggregation.impl with parameters of type AbstractRestoreEventModifier and TypeMethodDescriptionvoidAggregationWarningManager.handleEvent(AbstractRestoreEvent abstractRestoreEvent)