Uses of Class
de.hybris.platform.cronjob.model.JobLogModel
-
Packages that use JobLogModel Package Description de.hybris.platform.cronjob.model Contains generated models for each type of de.hybris.platform.cronjob.jalo package. -
-
Uses of JobLogModel in de.hybris.platform.cronjob.model
Methods in de.hybris.platform.cronjob.model that return types with arguments of type JobLogModel Modifier and Type Method Description java.util.List<JobLogModel>CronJobModel. getLogs()Generated method - Getter of theCronJob.logsattribute defined at extensionprocessing.
-