Uses of Class
com.chutneytesting.campaign.infra.jpa.CampaignScenario
Packages that use CampaignScenario
-
Uses of CampaignScenario in com.chutneytesting.campaign.infra
Methods in com.chutneytesting.campaign.infra that return types with arguments of type CampaignScenarioModifier and TypeMethodDescriptionCampaignScenarioJpaRepository.findAllByScenarioId(String scenarioId) -
Uses of CampaignScenario in com.chutneytesting.campaign.infra.jpa
Methods in com.chutneytesting.campaign.infra.jpa that return types with arguments of type CampaignScenarioModifier and TypeMethodDescriptionCampaign.campaignScenarios()static List<CampaignScenario>CampaignScenario.fromDomain(Campaign campaign) Constructor parameters in com.chutneytesting.campaign.infra.jpa with type arguments of type CampaignScenario