Uses of Class
fr.enedis.chutney.scenario.domain.gwt.GwtScenario
Packages that use GwtScenario
Package
Description
-
Uses of GwtScenario in fr.enedis.chutney.execution.domain
Methods in fr.enedis.chutney.execution.domain that return GwtScenarioModifier and TypeMethodDescriptionGwtScenarioMarshaller.deserialize(String title, String description, String blob) Methods in fr.enedis.chutney.execution.domain with parameters of type GwtScenario -
Uses of GwtScenario in fr.enedis.chutney.scenario.api.raw.mapper
Methods in fr.enedis.chutney.scenario.api.raw.mapper that return GwtScenarioModifier and TypeMethodDescriptionGwtScenarioMapper.deserialize(String title, String description, String jsonScenario) static GwtScenarioGwtScenarioMapper.fromDto(String title, String desc, GwtScenarioDto dto) Methods in fr.enedis.chutney.scenario.api.raw.mapper with parameters of type GwtScenarioModifier and TypeMethodDescriptionGwtScenarioMapper.serialize(GwtScenario scenario) static GwtScenarioDtoGwtScenarioMapper.toDto(GwtScenario scenario) -
Uses of GwtScenario in fr.enedis.chutney.scenario.domain.gwt
Fields in fr.enedis.chutney.scenario.domain.gwt declared as GwtScenarioMethods in fr.enedis.chutney.scenario.domain.gwt that return GwtScenarioMethods in fr.enedis.chutney.scenario.domain.gwt with parameters of type GwtScenarioModifier and TypeMethodDescriptionGwtTestCase.GwtTestCaseBuilder.withScenario(GwtScenario scenario)