Uses of Interface
de.hybris.platform.cronjob.jalo.TriggerableJob
-
Packages that use TriggerableJob Package Description de.hybris.platform.catalog.jalo de.hybris.platform.catalog.jalo.synchronization de.hybris.platform.cronjob.jalo -
-
Uses of TriggerableJob in de.hybris.platform.catalog.jalo
Classes in de.hybris.platform.catalog.jalo that implement TriggerableJob Modifier and Type Class Description classSyncItemJobDeprecated.since ages - useCatalogVersionSyncJobinstead -
Uses of TriggerableJob in de.hybris.platform.catalog.jalo.synchronization
Classes in de.hybris.platform.catalog.jalo.synchronization that implement TriggerableJob Modifier and Type Class Description classCatalogVersionSyncJobSuperclass for job which synchronizes content of a catalog version to another catalog version.classGeneratedCatalogVersionSyncJobGenerated class for typeCatalogVersionSyncJob.static classNewSyncRestrictionsTest.TestCustomCatalogVersionSyncJobThe sample custom CatalogVersionSyncJob which adds some restriction to the SyncSessionContext(PLA-8677). -
Uses of TriggerableJob in de.hybris.platform.cronjob.jalo
Classes in de.hybris.platform.cronjob.jalo that implement TriggerableJob Modifier and Type Class Description classCustomAttributesTriggerableJobA job for testing custom attributes listclassTestJobclassTriggerableTwoSecondJobA job for testing, that takes two seconds to runclassUnPerformableJobthis job isn't performable, at all!!!
-