Uses of Class
com.chutneytesting.campaign.domain.PeriodicScheduledCampaign
Packages that use PeriodicScheduledCampaign
-
Uses of PeriodicScheduledCampaign in com.chutneytesting.campaign.domain
Methods in com.chutneytesting.campaign.domain that return PeriodicScheduledCampaignModifier and TypeMethodDescriptionPeriodicScheduledCampaignRepository.add(PeriodicScheduledCampaign periodicScheduledCampaign) PeriodicScheduledCampaign.nextScheduledExecution()Methods in com.chutneytesting.campaign.domain that return types with arguments of type PeriodicScheduledCampaignMethods in com.chutneytesting.campaign.domain with parameters of type PeriodicScheduledCampaignModifier and TypeMethodDescriptionPeriodicScheduledCampaignRepository.add(PeriodicScheduledCampaign periodicScheduledCampaign) -
Uses of PeriodicScheduledCampaign in com.chutneytesting.campaign.infra
Methods in com.chutneytesting.campaign.infra that return PeriodicScheduledCampaignModifier and TypeMethodDescriptionSchedulingCampaignFileRepository.add(PeriodicScheduledCampaign periodicScheduledCampaign) Methods in com.chutneytesting.campaign.infra that return types with arguments of type PeriodicScheduledCampaignMethods in com.chutneytesting.campaign.infra with parameters of type PeriodicScheduledCampaignModifier and TypeMethodDescriptionSchedulingCampaignFileRepository.add(PeriodicScheduledCampaign periodicScheduledCampaign)