Class ExecutionReportIndexingAspect
java.lang.Object
fr.enedis.chutney.execution.infra.aop.ExecutionReportIndexingAspect
-
Constructor Summary
ConstructorsConstructorDescriptionExecutionReportIndexingAspect(ExecutionReportIndexRepository reportIndexRepository, DatabaseExecutionJpaRepository scenarioExecutionRepository) -
Method Summary
Modifier and TypeMethodDescriptionvoiddeleteById(Set<Long> scenarioExecutionIds) voidvoidindex(ScenarioExecutionReportEntity reportEntity)
-
Constructor Details
-
ExecutionReportIndexingAspect
public ExecutionReportIndexingAspect(ExecutionReportIndexRepository reportIndexRepository, DatabaseExecutionJpaRepository scenarioExecutionRepository)
-
-
Method Details
-
index
-
deleteDeactivatedScenarioExecutions
-
deleteById
-