Uses of Class
fr.enedis.chutney.server.core.domain.scenario.ScenarioNotFoundException
Packages that use ScenarioNotFoundException
-
Uses of ScenarioNotFoundException in fr.enedis.chutney.server.core.domain.execution
Methods in fr.enedis.chutney.server.core.domain.execution that throw ScenarioNotFoundExceptionModifier and TypeMethodDescriptionScenarioExecutionEngine.execute(ExecutionRequest executionRequest) Retrieves a scenario from it's ID, executes it on ExecutionEngine and store StepExecutionReport.