Class 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:
  • Constructor Details

    • MeshMigrationStartedEvent

      public MeshMigrationStartedEvent(@Nonnull Object source, @Nonnull Job job)