Class MigrationImportStartedEvent

All Implemented Interfaces:
Serializable

@AsynchronousPreferred public class MigrationImportStartedEvent extends AbstractInstanceMigrationEvent
Event that is raised when an Data Center Migration import has been started.
Since:
5.13
See Also:
  • Constructor Details

    • MigrationImportStartedEvent

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