Class ScenarioExecutionReportEntity
java.lang.Object
fr.enedis.chutney.execution.infra.storage.jpa.ScenarioExecutionReportEntity
@Entity(name="SCENARIO_EXECUTIONS_REPORTS")
public class ScenarioExecutionReportEntity
extends Object
-
Constructor Summary
ConstructorsConstructorDescriptionScenarioExecutionReportEntity(ScenarioExecutionEntity scenarioExecution, String report) -
Method Summary
Modifier and TypeMethodDescriptionprotected DataSetstatus()toDomain()voidupdateReport(ExecutionHistory.Execution execution)
-
Constructor Details
-
ScenarioExecutionReportEntity
public ScenarioExecutionReportEntity() -
ScenarioExecutionReportEntity
-
-
Method Details
-
updateReport
-
getReport
-
scenarioExecutionId
-
status
-
toDomain
-
getDatasetFromReport
-