Class MeshMigrationStartedEvent
java.lang.Object
java.util.EventObject
com.atlassian.bitbucket.event.ApplicationEvent
com.atlassian.bitbucket.migration.event.AbstractInstanceMigrationEvent
com.atlassian.bitbucket.migration.event.MeshMigrationStartedEvent
- All Implemented Interfaces:
- Serializable
@AsynchronousPreferred
public class MeshMigrationStartedEvent
extends AbstractInstanceMigrationEvent
Event that is raised when migrating repositories from Bitbucket DC to Mesh has been started.
- Since:
- 8.0
- See Also:
- 
Field SummaryFields inherited from class com.atlassian.bitbucket.migration.event.AbstractInstanceMigrationEventjobFields inherited from class java.util.EventObjectsource
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.atlassian.bitbucket.migration.event.AbstractInstanceMigrationEventgetDuration, getJobIdMethods inherited from class com.atlassian.bitbucket.event.ApplicationEventgetDate, getUserMethods inherited from class java.util.EventObjectgetSource, toString
- 
Constructor Details- 
MeshMigrationStartedEvent
 
-