Uses of Record Class
fr.enedis.chutney.campaign.domain.PeriodicScheduledCampaign.CampaignExecutionRequest
Packages that use PeriodicScheduledCampaign.CampaignExecutionRequest
-
Uses of PeriodicScheduledCampaign.CampaignExecutionRequest in fr.enedis.chutney.campaign.domain
Fields in fr.enedis.chutney.campaign.domain with type parameters of type PeriodicScheduledCampaign.CampaignExecutionRequestConstructor parameters in fr.enedis.chutney.campaign.domain with type arguments of type PeriodicScheduledCampaign.CampaignExecutionRequestModifierConstructorDescriptionPeriodicScheduledCampaign(Long id, LocalDateTime nextExecutionDate, Frequency frequency, String environment, List<PeriodicScheduledCampaign.CampaignExecutionRequest> campaignExecutionRequests)