Interface TriggerableJob

All Known Implementing Classes:
CatalogVersionSyncJob, CustomAttributesTriggerableJob, GeneratedCatalogVersionSyncJob, NewSyncRestrictionsTest.TestCustomCatalogVersionSyncJob, SyncItemJob, TestJob, TriggerableTwoSecondJob, UnPerformableJob

@Deprecated(since="ages", forRemoval=false) public interface TriggerableJob
Deprecated.
since ages - useCronJobFactory to add custom factory creation.
The Interface TriggerableJob.
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
    New execution.
  • Method Details

    • newExecution

      CronJob newExecution()
      Deprecated.
      New execution.
      Returns:
      the cron job