Uses of Interface
de.hybris.platform.cronjob.jalo.CronJobNotificationTemplateContext
-
Packages that use CronJobNotificationTemplateContext Package Description de.hybris.platform.cronjob.jalo -
-
Uses of CronJobNotificationTemplateContext in de.hybris.platform.cronjob.jalo
Classes in de.hybris.platform.cronjob.jalo that implement CronJobNotificationTemplateContext Modifier and Type Class Description classDefaultCronJobNotificationTemplateContextDefault implementation of notification template context using giving CronJob instance.Methods in de.hybris.platform.cronjob.jalo that return CronJobNotificationTemplateContext Modifier and Type Method Description protected CronJobNotificationTemplateContextCronJob. getRendererNotificationContext()Gets filled context object used by velocity to access CronJob's significant data.
-