onCommittingFinished abstract method
Occurs when the migration process completes with the specified number
of
successful migrations out of the total
number of migrations to be
committed.
Implementation
void onCommittingFinished(final int number, final int total);