Uses of Class
de.hybris.platform.servicelayer.internal.jalo.MaintenanceCleanupJob
-
Packages that use MaintenanceCleanupJob Package Description de.hybris.platform.cronjob.jalo de.hybris.platform.servicelayer.internal.jalo -
-
Uses of MaintenanceCleanupJob in de.hybris.platform.cronjob.jalo
Methods in de.hybris.platform.cronjob.jalo that return MaintenanceCleanupJob Modifier and Type Method Description MaintenanceCleanupJobGeneratedCronJobManager. createMaintenanceCleanupJob(SessionContext ctx, java.util.Map attributeValues)MaintenanceCleanupJobGeneratedCronJobManager. createMaintenanceCleanupJob(java.util.Map attributeValues) -
Uses of MaintenanceCleanupJob in de.hybris.platform.servicelayer.internal.jalo
Subclasses of MaintenanceCleanupJob in de.hybris.platform.servicelayer.internal.jalo Modifier and Type Class Description classDynamicMaintenanceCleanupJobJalo class for DynamicMaintenanceJobPerformable bean.classGeneratedDynamicMaintenanceCleanupJobGenerated class for typeDynamicMaintenanceCleanupJob.
-