Overrides MigrationInterface::getInterruptionResult
public function getInterruptionResult() { return \Drupal::keyValue('migrate_interruption_result')->get($this->id(), static::RESULT_INCOMPLETE); }