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