Uses of Interface
de.hybris.platform.admincockpit.jalo.cronjob.OrphanedFilesHandler
-
Packages that use OrphanedFilesHandler Package Description de.hybris.platform.admincockpit.jalo.cronjob de.hybris.platform.admincockpit.services.impl -
-
Uses of OrphanedFilesHandler in de.hybris.platform.admincockpit.jalo.cronjob
Classes in de.hybris.platform.admincockpit.jalo.cronjob that implement OrphanedFilesHandler Modifier and Type Class Description classDefaultOrphanedFilesHandlerDeletes the submitted list of orphaned(*) files. -
Uses of OrphanedFilesHandler in de.hybris.platform.admincockpit.services.impl
Methods in de.hybris.platform.admincockpit.services.impl with parameters of type OrphanedFilesHandler Modifier and Type Method Description voidDefaultOrphanedMediaService. setOrphanedFilesHandler(OrphanedFilesHandler orphanedFilesHandler)
-