Uses of Class
fr.enedis.chutney.migration.infra.ExecutionReportRepository
Packages that use ExecutionReportRepository
-
Uses of ExecutionReportRepository in fr.enedis.chutney.migration.domain
Constructors in fr.enedis.chutney.migration.domain with parameters of type ExecutionReportRepositoryModifierConstructorDescriptionExecutionReportMigrator(ExecutionReportRepository executionReportRepository, ScenarioExecutionReportJpaRepository scenarioExecutionReportJpaRepository, ExecutionReportIndexRepository executionReportIndexRepository, ScenarioJpaRepository scenarioJpaRepository)