Class RestoreUnlockDatabaseEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.confluence.event.events.ConfluenceEvent
com.atlassian.confluence.event.events.admin.AbstractRestoreEvent
com.atlassian.confluence.event.events.admin.RestoreUnlockDatabaseEvent
- All Implemented Interfaces:
ClusterEvent,Serializable
An event that is sent before db drop to lock some database table
- Since:
- 8.3.0
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.confluence.event.events.admin.AbstractRestoreEvent
getJobScopeMethods 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
getSource, toString
-
Constructor Details
-
RestoreUnlockDatabaseEvent
-