Package de.hybris.platform.cronjob.jalo
Interface TriggerableJob
- All Known Implementing Classes:
CatalogVersionSyncJob,CustomAttributesTriggerableJob,GeneratedCatalogVersionSyncJob,NewSyncRestrictionsTest.TestCustomCatalogVersionSyncJob,SyncItemJob,TestJob,TriggerableTwoSecondJob,UnPerformableJob
Deprecated.
The Interface TriggerableJob.
-
Method Summary
-
Method Details
-
newExecution
CronJob newExecution()Deprecated.New execution.- Returns:
- the cron job
-
CronJobFactoryto add custom factory creation.