Class MigrationStartedEvent

All Implemented Interfaces:
Serializable

@AsynchronousPreferred public class MigrationStartedEvent extends MigrationEvent
Raised when database migration begins.

This event is internally audited with CoverageLevel.BASE level.

See Also:
  • Constructor Details

    • MigrationStartedEvent

      public MigrationStartedEvent(@Nonnull Object source)