Uses of Class
com.maplander.backend.model.maketing.MarketingCron
Packages that use MarketingCron
Package
Description
-
Uses of MarketingCron in com.maplander.backend.controller.endpoint.cron
Methods in com.maplander.backend.controller.endpoint.cron with parameters of type MarketingCronModifier and TypeMethodDescriptionSendMarketingEndpoint.sendMarketingCronG
(MarketingCron marketing) SendMarketingEndpoint.sendMarketingCronRV
(MarketingCron marketing) -
Uses of MarketingCron in com.maplander.backend.model.notification
Methods in com.maplander.backend.model.notification that return MarketingCronMethods in com.maplander.backend.model.notification with parameters of type MarketingCronModifier and TypeMethodDescriptionvoid
NotificationEvent.setMarketingCron
(MarketingCron marketingCron)