onUpdatingSucceeded abstract method

void onUpdatingSucceeded(
  1. int id
)

Occurs when the migration is successfully updated in the database.

Implementation

void onUpdatingSucceeded(final int id);