Class MigrationStartedEvent
java.lang.Object
java.util.EventObject
com.atlassian.bitbucket.event.ApplicationEvent
com.atlassian.bitbucket.event.migration.MigrationEvent
com.atlassian.bitbucket.event.migration.MigrationStartedEvent
- All Implemented Interfaces:
- Serializable
Raised when database migration begins.
 
 This event is internally audited with CoverageLevel.BASE level.
- See Also:
- 
Field SummaryFields inherited from class java.util.EventObjectsource
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.atlassian.bitbucket.event.ApplicationEventgetDate, getUserMethods inherited from class java.util.EventObjectgetSource, toString
- 
Constructor Details- 
MigrationStartedEvent
 
-