Uses of Class
de.hybris.platform.cronjob.model.CronJobModel
Packages that use CronJobModel
Package
Description
Contains generated models for each type of com.hybris.backoffice.jalo package.
Contains generated models for each type of com.hybris.backoffice.solrsearch.jalo package.
Contains generated models for each type of de.hybris.datasupplier.jalo package.
Contains generated models for each type of de.hybris.platform.acceleratorservices.jalo package.
Contains generated models for each type of de.hybris.platform.acceleratorservices.jalo.export package.
Contains generated models for each type of de.hybris.platform.accountsummaryaddon.cronjob package.
Contains generated models for each type of de.hybris.platform.admincockpit.jalo.cronjob package.
Contains generated models for each type of de.hybris.platform.auditreport.jalo package.
Contains generated models for each type of de.hybris.platform.catalog.jalo package.
Contains generated models for each type of de.hybris.platform.catalog.jalo.synchronization package.
Contains generated models for each type of de.hybris.platform.commercewebservicescommons.jalo package.
Contains generated models for each type of de.hybris.platform.commercewebservicescommons.jalo.expressupdate.cron package.
Contains generated models for each type of de.hybris.platform.commercewebservicescommons.jalo.payment package.
Contains generated models for each type of de.hybris.platform.cronjob.jalo package.
Contains generated models for each type of de.hybris.platform.impex.jalo.cronjob package.
Contains generated models for each type of de.hybris.platform.ldap.jalo package.
Contains generated models for each type of de.hybris.platform.mediaconversion.jalo.job package.
Contains generated models for each type of de.hybris.platform.orderscheduling.jalo package.
Contains generated models for each type of de.hybris.platform.outboundsync.jalo package.
Contains generated models for each type of de.hybris.platform.patches.jalo package.
Contains generated models for each type of de.hybris.platform.personalizationservices.jalo package.
Contains generated models for each type of de.hybris.platform.personalizationservices.jalo.process package.
Contains generated models for each type of de.hybris.platform.ruleengineservices.jalo package.
Contains generated models for each type of de.hybris.platform.sap.productconfig.services.jalo package.
Contains generated models for each type of de.hybris.platform.searchservices.jalo package.
Contains generated models for each type of de.hybris.platform.solrfacetsearch.jalo.cron package.
Contains generated models for each type of de.hybris.platform.solrfacetsearch.jalo.indexer.cron package.
Contains generated models for each type of de.hybris.platform.storelocator.jalo package.
Contains generated models for each type of de.hybris.platform.ticketsystem.jalo package.
Contains generated models for each type of de.hybris.platform.timedaccesspromotionengineservices.jalo package.
Contains generated models for each type of de.hybris.platform.workflow.jalo package.
Contains generated models for each type of de.hybris.y2ysync.jalo package.
-
Uses of CronJobModel in com.hybris.backoffice.cronjob
Methods in com.hybris.backoffice.cronjob with parameters of type CronJobModelModifier and TypeMethodDescriptionprotected Optional<JobLogModel>DefaultCronJobHistoryFacade.lookupDBLog(CronJobModel cronJob, Date cronJobExecutionStartTime) protected Optional<LogFileModel>DefaultCronJobHistoryFacade.lookupLogFile(CronJobModel cronJob, Date cronJobExecutionStartTime) -
Uses of CronJobModel in com.hybris.backoffice.daos
Methods in com.hybris.backoffice.daos that return types with arguments of type CronJobModelModifier and TypeMethodDescriptionBackofficeJobsDao.findAllJobs(Collection<String> codes) Finds all JobModels for given codes -
Uses of CronJobModel in com.hybris.backoffice.daos.impl
Methods in com.hybris.backoffice.daos.impl that return types with arguments of type CronJobModel -
Uses of CronJobModel in com.hybris.backoffice.model
Subclasses of CronJobModel in com.hybris.backoffice.modelModifier and TypeClassDescriptionclassGenerated model class for type ExcelImportCronJob first defined at extension backoffice. -
Uses of CronJobModel in com.hybris.backoffice.solrsearch.indexer.cron
Methods in com.hybris.backoffice.solrsearch.indexer.cron with parameters of type CronJobModelModifier and TypeMethodDescriptionAbstractBackofficeSolrIndexerJob.performIndexingJob(CronJobModel cronJob) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of CronJobModel in com.hybris.backoffice.solrsearch.model
Subclasses of CronJobModel in com.hybris.backoffice.solrsearch.modelModifier and TypeClassDescriptionclassGenerated model class for type BackofficeSolrIndexerCronJob first defined at extension backofficesolrsearch. -
Uses of CronJobModel in com.hybris.backoffice.widgets.actions.audit
Methods in com.hybris.backoffice.widgets.actions.audit that return CronJobModelModifier and TypeMethodDescriptionprotected CronJobModelCreateAuditReportWizardHandler.createCronJobModel(AuditReportWizardData wizardData) CreatesCronJobModelwhich will be executed. -
Uses of CronJobModel in com.hybris.merchandising.exporter
Methods in com.hybris.merchandising.exporter with parameters of type CronJobModelModifier and TypeMethodDescriptionDefaultMerchCategoryExporter.perform(CronJobModel cronJob) Deprecated, for removal: This API element is subject to removal in a future version.The execution body for aServicelayerJob.DefaultMerchProductDirectoryCategoryExporter.perform(CronJobModel cronJob) The execution body for aServicelayerJob. -
Uses of CronJobModel in de.hybris.datasupplier.model
Subclasses of CronJobModel in de.hybris.datasupplier.modelModifier and TypeClassDescriptionclassGenerated model class for type DataSupplierCronJob first defined at extension hybrisdatasupplier. -
Uses of CronJobModel in de.hybris.deltadetection.jobs
Methods in de.hybris.deltadetection.jobs with parameters of type CronJobModelModifier and TypeMethodDescriptionAbstractChangeProcessorJobPerformable.perform(CronJobModel cronJob) ChangeDetectionJobPerformable.perform(CronJobModel cronJob) -
Uses of CronJobModel in de.hybris.e2e.hybrisrootcauseanalysis.changeanalysis.job
Methods in de.hybris.e2e.hybrisrootcauseanalysis.changeanalysis.job with parameters of type CronJobModel -
Uses of CronJobModel in de.hybris.platform.acceleratorservices.dataexport.generic
Methods in de.hybris.platform.acceleratorservices.dataexport.generic that return CronJobModelModifier and TypeMethodDescriptionUploadDataProcessorService.getUploadCronJob(org.springframework.messaging.Message<File> message) get the cronjob configuration that generates this file -
Uses of CronJobModel in de.hybris.platform.acceleratorservices.dataexport.generic.impl
Methods in de.hybris.platform.acceleratorservices.dataexport.generic.impl that return CronJobModelModifier and TypeMethodDescriptionDefaultUploadDataProcessorService.getUploadCronJob(org.springframework.messaging.Message<File> message) Methods in de.hybris.platform.acceleratorservices.dataexport.generic.impl with parameters of type CronJobModel -
Uses of CronJobModel in de.hybris.platform.acceleratorservices.model
Subclasses of CronJobModel in de.hybris.platform.acceleratorservices.modelModifier and TypeClassDescriptionclassGenerated model class for type CartRemovalCronJob first defined at extension acceleratorservices.classGenerated model class for type SiteMapMediaCronJob first defined at extension acceleratorservices.classGenerated model class for type UncollectedOrdersCronJob first defined at extension acceleratorservices. -
Uses of CronJobModel in de.hybris.platform.acceleratorservices.model.export
Subclasses of CronJobModel in de.hybris.platform.acceleratorservices.model.exportModifier and TypeClassDescriptionclassGenerated model class for type ExportDataCronJob first defined at extension acceleratorservices. -
Uses of CronJobModel in de.hybris.platform.accountsummaryaddon.model.cronjob
Subclasses of CronJobModel in de.hybris.platform.accountsummaryaddon.model.cronjobModifier and TypeClassDescriptionclassGenerated model class for type DeleteDocumentFileCronJob first defined at extension accountsummaryaddon. -
Uses of CronJobModel in de.hybris.platform.admincockpit.model.cronjob
Subclasses of CronJobModel in de.hybris.platform.admincockpit.model.cronjobModifier and TypeClassDescriptionclassGenerated model class for type RemoveOrphanedFilesCronJob first defined at extension admincockpit. -
Uses of CronJobModel in de.hybris.platform.auditreport.model
Subclasses of CronJobModel in de.hybris.platform.auditreport.modelModifier and TypeClassDescriptionclassGenerated model class for type CreateAuditReportCronJob first defined at extension auditreportservices. -
Uses of CronJobModel in de.hybris.platform.b2bacceleratoraddon.actions.replenishment
Methods in de.hybris.platform.b2bacceleratoraddon.actions.replenishment with parameters of type CronJobModelModifier and TypeMethodDescriptionprotected voidReplenishmentOrderProcessActionIntegrationTest.setCronJobToTrigger(CronJobModel cronJob, List<TriggerModel> triggers) -
Uses of CronJobModel in de.hybris.platform.b2bacceleratoraddon.order.impl
Methods in de.hybris.platform.b2bacceleratoraddon.order.impl with parameters of type CronJobModelModifier and TypeMethodDescriptionprotected voidB2BAcceleratorCartToOrderJobTest.setCronJobToTrigger(CronJobModel cronJob, List<TriggerModel> triggers) -
Uses of CronJobModel in de.hybris.platform.b2bacceleratorservices.orderscheduling.impl
Methods in de.hybris.platform.b2bacceleratorservices.orderscheduling.impl with parameters of type CronJobModelModifier and TypeMethodDescriptionprotected voidB2BAcceleratorScheduleOrderService.setCronJobToTrigger(CronJobModel cronJob, List<TriggerModel> triggers) -
Uses of CronJobModel in de.hybris.platform.catalog.job
Methods in de.hybris.platform.catalog.job that return CronJobModelModifier and TypeMethodDescriptionprotected CronJobModelCompositeJobPerformable.executeCompositeEntry(CompositeEntryModel compositeEntryModel) Executes aCompositeEntryModel.getTriggerableJob()orCompositeEntryModel.getExecutableCronJob()respectively for a givencompositeEntryModel.protected CronJobModelCompositeJobPerformable.getRefreshedCronJobModel(CronJobModel cronJobModel) PerformsModelService.refresh(Object model)on givencronJobModeland returns it.Methods in de.hybris.platform.catalog.job with parameters of type CronJobModelModifier and TypeMethodDescriptionprotected TAbstractJobIntegrationTest.getPerformable(CronJobModel cronJobModel) protected CronJobModelCompositeJobPerformable.getRefreshedCronJobModel(CronJobModel cronJobModel) PerformsModelService.refresh(Object model)on givencronJobModeland returns it. -
Uses of CronJobModel in de.hybris.platform.catalog.model
Subclasses of CronJobModel in de.hybris.platform.catalog.modelModifier and TypeClassDescriptionclassGenerated model class for type CompareCatalogVersionsCronJob first defined at extension catalog.classGenerated model class for type RemoveCatalogVersionCronJob first defined at extension catalog.classGenerated model class for type SyncItemCronJob first defined at extension catalog.Methods in de.hybris.platform.catalog.model with parameters of type CronJobModelModifier and TypeMethodDescriptionvoidItemSyncDescriptorModel.setCronJob(CronJobModel value) Generated method - Initial setter ofChangeDescriptor.cronJobattribute defined at extensionprocessingand redeclared at extensioncatalog. -
Uses of CronJobModel in de.hybris.platform.catalog.model.synchronization
Subclasses of CronJobModel in de.hybris.platform.catalog.model.synchronizationModifier and TypeClassDescriptionclassGenerated model class for type CatalogVersionSyncCronJob first defined at extension catalog. -
Uses of CronJobModel in de.hybris.platform.chineseprofileservices.jobs
Methods in de.hybris.platform.chineseprofileservices.jobs with parameters of type CronJobModel -
Uses of CronJobModel in de.hybris.platform.cms2.version
Methods in de.hybris.platform.cms2.version with parameters of type CronJobModel -
Uses of CronJobModel in de.hybris.platform.cmsfacades.synchronization.impl
Methods in de.hybris.platform.cmsfacades.synchronization.impl that return types with arguments of type CronJobModelModifier and TypeMethodDescriptionprotected Optional<CronJobModel>DefaultSynchronizationFacade.findTheCronJob(String catalogId, String sourceCatalogVersionName, String targetCatalogVersionName) Find a cron job based a catalog and version.protected Optional<CronJobModel>DefaultSynchronizationFacade.findTheCronJob(Optional<SyncItemJobModel> syncItemJobModel) Return the latest cron job of a syncItemJobModelprotected Optional<CronJobModel>DefaultSynchronizationFacade.getLastSuccessfulCronJob(SyncItemJobModel syncItemJobModel) Retrieves the last successful (SUCCESSFUL and FINISHED) cron job of the provided synchronization item.protected Map<PK,CronJobModel> DefaultSynchronizationFacade.getSynchronizationsLastSuccessfulCronJob(List<SyncItemJobModel> synchronizations) Retrieves the last successful cron job of each of the provided synchronization items.protected Converter<Optional<CronJobModel>,SyncJobData> DefaultSynchronizationFacade.getSyncJobConverter()Method parameters in de.hybris.platform.cmsfacades.synchronization.impl with type arguments of type CronJobModelModifier and TypeMethodDescriptionprotected Optional<SyncItemJobModel>DefaultSynchronizationFacade.findLatestSyncItemJobModelByTarget(List<SyncItemJobModel> incomingSynchronizations, Map<PK, CronJobModel> latestCronJobs) Retrieves the synchronization item that triggered the last successful cron job (SUCCESSFUL and FINISHED).protected Optional<CronJobStatus>DefaultSynchronizationFacade.getCronJobStatus(Optional<CronJobModel> cronJobModel) Get a cron job statusvoidDefaultSynchronizationFacade.setSyncJobConverter(Converter<Optional<CronJobModel>, SyncJobData> syncJobConverter) -
Uses of CronJobModel in de.hybris.platform.cmsfacades.synchronization.populator
Method parameters in de.hybris.platform.cmsfacades.synchronization.populator with type arguments of type CronJobModelModifier and TypeMethodDescriptionvoidSyncJobDataPopulator.populate(Optional<CronJobModel> source, SyncJobData target) -
Uses of CronJobModel in de.hybris.platform.commerceservices.organization.cronjob
Methods in de.hybris.platform.commerceservices.organization.cronjob with parameters of type CronJobModel -
Uses of CronJobModel in de.hybris.platform.commercewebservicescommons.model
Subclasses of CronJobModel in de.hybris.platform.commercewebservicescommons.modelModifier and TypeClassDescriptionclassGenerated model class for type OldCartRemovalCronJob first defined at extension commercewebservicescommons. -
Uses of CronJobModel in de.hybris.platform.commercewebservicescommons.model.expressupdate.cron
Subclasses of CronJobModel in de.hybris.platform.commercewebservicescommons.model.expressupdate.cronModifier and TypeClassDescriptionclassGenerated model class for type OrderStatusUpdateCleanerCronJob first defined at extension commercewebservicescommons.classGenerated model class for type ProductExpressUpdateCleanerCronJob first defined at extension commercewebservicescommons. -
Uses of CronJobModel in de.hybris.platform.commercewebservicescommons.model.payment
Subclasses of CronJobModel in de.hybris.platform.commercewebservicescommons.model.paymentModifier and TypeClassDescriptionclassGenerated model class for type OldPaymentSubscriptionResultRemovalCronJob first defined at extension commercewebservicescommons. -
Uses of CronJobModel in de.hybris.platform.cronjob.model
Subclasses of CronJobModel in de.hybris.platform.cronjob.modelModifier and TypeClassDescriptionclassGenerated model class for type CleanUpCronJob first defined at extension processing.classGenerated model class for type CleanupDynamicProcessDefinitionsCronJob first defined at extension processing.classGenerated model class for type CompositeCronJob first defined at extension processing.classGenerated model class for type FlexibleSearchCronJob first defined at extension processing.classGenerated model class for type MediaFolderStructureMigrationCronJob first defined at extension processing.classGenerated model class for type MediaProcessCronJob first defined at extension processing.classGenerated model class for type MoveMediaCronJob first defined at extension processing.classGenerated model class for type RemoveItemsCronJob first defined at extension processing.classGenerated model class for type URLCronJob first defined at extension processing.Methods in de.hybris.platform.cronjob.model that return CronJobModelModifier and TypeMethodDescriptionChangeDescriptorModel.getCronJob()Generated method - Getter of theChangeDescriptor.cronJobattribute defined at extensionprocessing.CronJobHistoryModel.getCronJob()Generated method - Getter of theCronJobHistory.cronJobattribute defined at extensionprocessing.JobLogModel.getCronJob()Generated method - Getter of theJobLog.cronJobattribute defined at extensionprocessing.TriggerModel.getCronJob()Generated method - Getter of theTrigger.cronJobattribute defined at extensionprocessing.CompositeEntryModel.getExecutableCronJob()Generated method - Getter of theCompositeEntry.executableCronJobattribute defined at extensionprocessing.LogFileModel.getOwner()Generated method - Getter of theItem.ownerattribute defined at extensioncoreand redeclared at extensionprocessing.Methods in de.hybris.platform.cronjob.model that return types with arguments of type CronJobModelModifier and TypeMethodDescriptionJobModel.getCronJobs()Generated method - Getter of theJob.cronJobsattribute defined at extensionprocessing.CleanUpCronJobModel.getExcludeCronJobs()Generated method - Getter of theCleanUpCronJob.excludeCronJobsattribute defined at extensionprocessing.Methods in de.hybris.platform.cronjob.model with parameters of type CronJobModelModifier and TypeMethodDescriptionvoidChangeDescriptorModel.setCronJob(CronJobModel value) Generated method - Initial setter ofChangeDescriptor.cronJobattribute defined at extensionprocessing.voidCronJobHistoryModel.setCronJob(CronJobModel value) Generated method - Setter ofCronJobHistory.cronJobattribute defined at extensionprocessing.voidJobLogModel.setCronJob(CronJobModel value) Generated method - Initial setter ofJobLog.cronJobattribute defined at extensionprocessing.voidTriggerModel.setCronJob(CronJobModel value) Generated method - Initial setter ofTrigger.cronJobattribute defined at extensionprocessing.voidCompositeEntryModel.setExecutableCronJob(CronJobModel value) Generated method - Setter ofCompositeEntry.executableCronJobattribute defined at extensionprocessing.Method parameters in de.hybris.platform.cronjob.model with type arguments of type CronJobModelModifier and TypeMethodDescriptionvoidCleanUpCronJobModel.setExcludeCronJobs(List<CronJobModel> value) Generated method - Setter ofCleanUpCronJob.excludeCronJobsattribute defined at extensionprocessing.Constructors in de.hybris.platform.cronjob.model with parameters of type CronJobModelModifierConstructorDescriptionChangeDescriptorModel(String _changeType, CronJobModel _cronJob, ItemModel _owner, Integer _sequenceNumber, StepModel _step) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersChangeDescriptorModel(String _changeType, CronJobModel _cronJob, Integer _sequenceNumber, StepModel _step) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersJobLogModel(CronJobModel _cronJob, JobLogLevel _level) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersJobLogModel(CronJobModel _cronJob, JobLogLevel _level, String _message, ItemModel _owner, StepModel _step) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersLogFileModel(CatalogVersionModel _catalogVersion, String _code, CronJobModel _owner) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTriggerModel(CronJobModel _cronJob, JobModel _job, ItemModel _owner) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of CronJobModel in de.hybris.platform.customercouponservices.cronjob
Methods in de.hybris.platform.customercouponservices.cronjob with parameters of type CronJobModelModifier and TypeMethodDescriptionAbstractCouponNotificationJob.perform(CronJobModel job) Executes cronjob and sends coupon notification when a coupon will take effect or expire soon -
Uses of CronJobModel in de.hybris.platform.customerinterestsservices.productinterest.cronjob
Methods in de.hybris.platform.customerinterestsservices.productinterest.cronjob with parameters of type CronJobModel -
Uses of CronJobModel in de.hybris.platform.impex.model.cronjob
Subclasses of CronJobModel in de.hybris.platform.impex.model.cronjobModifier and TypeClassDescriptionclassGenerated model class for type ImpExExportCronJob first defined at extension impex.classGenerated model class for type ImpExImportCronJob first defined at extension impex. -
Uses of CronJobModel in de.hybris.platform.jobs
Classes in de.hybris.platform.jobs with type parameters of type CronJobModelModifier and TypeInterfaceDescriptioninterfaceDisposableRemovedItemPKProcessor<T extends CronJobModel>Methods in de.hybris.platform.jobs with parameters of type CronJobModelModifier and TypeMethodDescriptionabstract FlexibleSearchQueryAbstractMaintenanceJobPerformable.getFetchQuery(CronJobModel cronJob) DynamicMaintenanceJobPerformable.getFetchQuery(CronJobModel cronJob) The beanshell field from the job model is readed and executed.GenericMaintenanceJobPerformable.getFetchQuery(CronJobModel cronJob) final PerformResultAbstractMaintenanceJobPerformable.perform(CronJobModel cronJob) CleanUpProcessTaskLogPerformable.perform(CronJobModel cronJob) ScriptingJobPerformable.perform(CronJobModel cronJob) abstract voidAbstractMaintenanceJobPerformable.process(List<ItemModel> elements, CronJobModel cronJob) voidDynamicMaintenanceJobPerformable.process(List<ItemModel> elements, CronJobModel cronJob) If no beanshell code for the cleanup part is provided, the default behaviour is: iterate through the list and call on each model modelService.remove(model)voidGenericMaintenanceJobPerformable.process(List list, CronJobModel cronJob) -
Uses of CronJobModel in de.hybris.platform.jobs.maintenance
Classes in de.hybris.platform.jobs.maintenance with type parameters of type CronJobModelModifier and TypeInterfaceDescriptioninterfaceMaintenanceCleanupStrategy<T extends ItemModel,C extends CronJobModel> This is the strategy interface for theGenericMaintenanceJobPerformable. -
Uses of CronJobModel in de.hybris.platform.jobs.maintenance.impl
Methods in de.hybris.platform.jobs.maintenance.impl with parameters of type CronJobModelModifier and TypeMethodDescriptionCleanupCronJobStrategy.createFetchQuery(CronJobModel cjm) CleanUpLogsStrategy.createFetchQuery(CronJobModel cjm) CleanupSavedValuesStrategy.createFetchQuery(CronJobModel cjm) Method parameters in de.hybris.platform.jobs.maintenance.impl with type arguments of type CronJobModelModifier and TypeMethodDescriptionvoidCleanupCronJobStrategy.process(List<CronJobModel> elements) voidCleanUpLogsStrategy.process(List<CronJobModel> elements) -
Uses of CronJobModel in de.hybris.platform.kymaintegrationservices.jobs
Methods in de.hybris.platform.kymaintegrationservices.jobs with parameters of type CronJobModelModifier and TypeMethodDescriptionKymaUpdateConsumedDestinationsJobPerformable.perform(CronJobModel cronJob) -
Uses of CronJobModel in de.hybris.platform.kymaintegrationservices.strategies.impl
Methods in de.hybris.platform.kymaintegrationservices.strategies.impl that return types with arguments of type CronJobModelModifier and TypeMethodDescriptionprotected AbstractJobPerformable<CronJobModel>KymaDestinationTargetRegistrationStrategy.getDestinationTargetJobPerformable()Method parameters in de.hybris.platform.kymaintegrationservices.strategies.impl with type arguments of type CronJobModelModifier and TypeMethodDescriptionvoidKymaDestinationTargetRegistrationStrategy.setDestinationTargetJobPerformable(AbstractJobPerformable<CronJobModel> destinationTargetJobPerformable) -
Uses of CronJobModel in de.hybris.platform.ldap.model
Subclasses of CronJobModel in de.hybris.platform.ldap.modelModifier and TypeClassDescriptionclassGenerated model class for type LDIFGroupImportCronJob first defined at extension ldap.classGenerated model class for type LDIFImportCronJob first defined at extension ldap. -
Uses of CronJobModel in de.hybris.platform.marketplaceservices.cronjob
Methods in de.hybris.platform.marketplaceservices.cronjob with parameters of type CronJobModelModifier and TypeMethodDescriptionVendorOrderExportJob.perform(CronJobModel arg0) VendorRatingCalculationJob.perform(CronJobModel job) -
Uses of CronJobModel in de.hybris.platform.mediaconversion.model.job
Subclasses of CronJobModel in de.hybris.platform.mediaconversion.model.jobModifier and TypeClassDescriptionclassGenerated model class for type AbstractMediaCronJob first defined at extension mediaconversion.classGenerated model class for type ExtractMediaMetaDataCronJob first defined at extension mediaconversion.classGenerated model class for type MediaConversionCronJob first defined at extension mediaconversion. -
Uses of CronJobModel in de.hybris.platform.orderscheduling.impl
Methods in de.hybris.platform.orderscheduling.impl with parameters of type CronJobModelModifier and TypeMethodDescriptionprotected voidDefaultScheduleOrderServiceImpl.setCronJobToTrigger(CronJobModel cronJob, List<TriggerModel> triggers) -
Uses of CronJobModel in de.hybris.platform.orderscheduling.model
Subclasses of CronJobModel in de.hybris.platform.orderscheduling.modelModifier and TypeClassDescriptionclassGenerated model class for type CartToOrderCronJob first defined at extension basecommerce.classGenerated model class for type OrderScheduleCronJob first defined at extension basecommerce.classGenerated model class for type OrderTemplateToOrderCronJob first defined at extension basecommerce. -
Uses of CronJobModel in de.hybris.platform.outboundsync.job.impl
Methods in de.hybris.platform.outboundsync.job.impl with parameters of type CronJobModelConstructors in de.hybris.platform.outboundsync.job.impl with parameters of type CronJobModelModifierConstructorDescriptionStreamingChangesCollector(@NotNull FilteringService filteringService, @NotNull ItemChangeSender changeSender, @NotNull CronJobModel jobModel, @NotNull OutboundSyncStreamConfigurationModel streamCfg) -
Uses of CronJobModel in de.hybris.platform.outboundsync.model
Subclasses of CronJobModel in de.hybris.platform.outboundsync.modelModifier and TypeClassDescriptionclassGenerated model class for type OutboundSyncCronJob first defined at extension outboundsync. -
Uses of CronJobModel in de.hybris.platform.outboundsync.util
Methods in de.hybris.platform.outboundsync.util that return CronJobModelModifier and TypeMethodDescriptionstatic CronJobModelOutboundSyncTestUtil.createCronJob(String id, String performableBean) Creates a cron job model with the corresponding job model.TestOutboundSyncJob.getJob()static CronJobModelOutboundSyncEssentialData.outboundCronJob()Retrieves the outbound sync job configured in this essential data.static CronJobModelOutboundSyncTestUtil.outboundCronJob()Retrieves the outbound sync job configured in the persistence storage.Methods in de.hybris.platform.outboundsync.util with parameters of type CronJobModelModifier and TypeMethodDescriptionstatic voidOutboundSyncTestUtil.updateCronJobResult(CronJobModel model, CronJobResult result, CronJobStatus status) Updates result of performing a job. -
Uses of CronJobModel in de.hybris.platform.patches.model
Methods in de.hybris.platform.patches.model that return CronJobModelModifier and TypeMethodDescriptionPatchExecutionUnitModel.getCronjob()Generated method - Getter of thePatchExecutionUnit.cronjobattribute defined at extensionpatches.Methods in de.hybris.platform.patches.model with parameters of type CronJobModelModifier and TypeMethodDescriptionvoidPatchExecutionUnitModel.setCronjob(CronJobModel value) Generated method - Setter ofPatchExecutionUnit.cronjobattribute defined at extensionpatches. -
Uses of CronJobModel in de.hybris.platform.personalizationservices.model
Subclasses of CronJobModel in de.hybris.platform.personalizationservices.modelModifier and TypeClassDescriptionclassGenerated model class for type CxResultsCleaningCronJob first defined at extension personalizationservices.classGenerated model class for type CxUpdateSegmentsCronJob first defined at extension personalizationservices. -
Uses of CronJobModel in de.hybris.platform.personalizationservices.model.process
Subclasses of CronJobModel in de.hybris.platform.personalizationservices.model.processModifier and TypeClassDescriptionclassGenerated model class for type CxDefaultPersonalizationCalculationCronJob first defined at extension personalizationservices.classGenerated model class for type CxPersonalizationProcessCleanupCronJob first defined at extension personalizationservices. -
Uses of CronJobModel in de.hybris.platform.platformbackoffice.actions.cronjob
Method parameters in de.hybris.platform.platformbackoffice.actions.cronjob with type arguments of type CronJobModelModifier and TypeMethodDescriptionbooleanAbortCronJobAction.canPerform(com.hybris.cockpitng.actions.ActionContext<CronJobModel> ctx) booleanPerformCronJobAction.canPerform(com.hybris.cockpitng.actions.ActionContext<CronJobModel> ctx) AbortCronJobAction.getConfirmationMessage(com.hybris.cockpitng.actions.ActionContext<CronJobModel> ctx) PerformCronJobAction.getConfirmationMessage(com.hybris.cockpitng.actions.ActionContext<CronJobModel> ctx) protected booleanPermissionAwareCronJobAction.isCurrentUserAllowedToRun(com.hybris.cockpitng.actions.ActionContext<CronJobModel> ctx) booleanAbortCronJobAction.needsConfirmation(com.hybris.cockpitng.actions.ActionContext<CronJobModel> ctx) booleanPerformCronJobAction.needsConfirmation(com.hybris.cockpitng.actions.ActionContext<CronJobModel> ctx) com.hybris.cockpitng.actions.ActionResult<Object>AbortCronJobAction.perform(com.hybris.cockpitng.actions.ActionContext<CronJobModel> ctx) com.hybris.cockpitng.actions.ActionResult<Object>PerformCronJobAction.perform(com.hybris.cockpitng.actions.ActionContext<CronJobModel> ctx) -
Uses of CronJobModel in de.hybris.platform.platformbackoffice.actions.deletecronjoblogs
Methods in de.hybris.platform.platformbackoffice.actions.deletecronjoblogs with parameters of type CronJobModelModifier and TypeMethodDescriptionprotected FlexibleSearchQueryDeleteCronJobLogsAction.createFlexibleSearchQuery(CronJobModel cronJobModel) Method parameters in de.hybris.platform.platformbackoffice.actions.deletecronjoblogs with type arguments of type CronJobModelModifier and TypeMethodDescriptionbooleanDeleteCronJobLogsAction.canPerform(com.hybris.cockpitng.actions.ActionContext<CronJobModel> actionContext) DeleteCronJobLogsAction.getConfirmationMessage(com.hybris.cockpitng.actions.ActionContext<CronJobModel> actionContext) protected StringDeleteCronJobLogsAction.getNotificationSource(com.hybris.cockpitng.actions.ActionContext<CronJobModel> ctx) Deprecated, for removal: This API element is subject to removal in a future version.since 6.7, useNotificationService.getWidgetNotificationSource(ActionContext)instead.booleanDeleteCronJobLogsAction.needsConfirmation(com.hybris.cockpitng.actions.ActionContext<CronJobModel> actionContext) com.hybris.cockpitng.actions.ActionResult<Object>DeleteCronJobLogsAction.perform(com.hybris.cockpitng.actions.ActionContext<CronJobModel> actionContext) -
Uses of CronJobModel in de.hybris.platform.platformbackoffice.widgets.impex
Methods in de.hybris.platform.platformbackoffice.widgets.impex that return CronJobModelMethods in de.hybris.platform.platformbackoffice.widgets.impex with parameters of type CronJobModelModifier and TypeMethodDescriptionvoidImpExExportForm.setExportCronJob(CronJobModel exportCronJob) -
Uses of CronJobModel in de.hybris.platform.retention.job
Methods in de.hybris.platform.retention.job with parameters of type CronJobModelModifier and TypeMethodDescriptionAfterRetentionCleanupJobPerformable.perform(CronJobModel cronJob) -
Uses of CronJobModel in de.hybris.platform.ruleengine.cronjob
Methods in de.hybris.platform.ruleengine.cronjob with parameters of type CronJobModelModifier and TypeMethodDescriptionCleanupDroolsRulesStrategy.createFetchQuery(CronJobModel cronJob) DefaultKieModuleCleanupStrategy.createFetchQuery(CronJobModel cronJob) -
Uses of CronJobModel in de.hybris.platform.ruleenginebackoffice.actions
Methods in de.hybris.platform.ruleenginebackoffice.actions with parameters of type CronJobModelModifier and TypeMethodDescriptionprotected voidAbstractRuleCompilePublishComposer.onJobTriggered(CronJobModel cronJob) the method invoked upon job being triggered -
Uses of CronJobModel in de.hybris.platform.ruleengineservices.jalo
Methods in de.hybris.platform.ruleengineservices.jalo that return CronJobModelModifier and TypeMethodDescriptionprotected CronJobModelRuleEngineJob.getCronJob(CronJob cronJob) -
Uses of CronJobModel in de.hybris.platform.ruleengineservices.jobs
Classes in de.hybris.platform.ruleengineservices.jobs with type parameters of type CronJobModelModifier and TypeInterfaceDescriptioninterfaceRuleEngineJobPerformable<T extends CronJobModel>Extension to theJobPerformablecontract that provides additional rule engine job specific methods -
Uses of CronJobModel in de.hybris.platform.ruleengineservices.jobs.cronjob
Methods in de.hybris.platform.ruleengineservices.jobs.cronjob with parameters of type CronJobModelModifier and TypeMethodDescriptionCleanupExpiredRulesStrategy.createFetchQuery(CronJobModel cronJob) -
Uses of CronJobModel in de.hybris.platform.ruleengineservices.jobs.impl
Methods in de.hybris.platform.ruleengineservices.jobs.impl with parameters of type CronJobModelModifier and TypeMethodDescriptionprotected voidDefaultRuleEngineJobService.createTriggerForCronJob(CronJobModel cronJob) -
Uses of CronJobModel in de.hybris.platform.ruleengineservices.model
Subclasses of CronJobModel in de.hybris.platform.ruleengineservices.modelModifier and TypeClassDescriptionclassGenerated model class for type RuleEngineCronJob first defined at extension ruleengineservices. -
Uses of CronJobModel in de.hybris.platform.sap.productconfig.services.model
Subclasses of CronJobModel in de.hybris.platform.sap.productconfig.services.modelModifier and TypeClassDescriptionclassGenerated model class for type ProductConfigurationPersistenceCleanUpCronJob first defined at extension sapproductconfigservices. -
Uses of CronJobModel in de.hybris.platform.searchservices.core.service
Methods in de.hybris.platform.searchservices.core.service with parameters of type CronJobModelModifier and TypeMethodDescriptionSnCronJobProgressTrackerFactory.createProgressTracker(CronJobModel cronJob) Creates a new progress tracker for a cron job. -
Uses of CronJobModel in de.hybris.platform.searchservices.core.service.impl
Methods in de.hybris.platform.searchservices.core.service.impl that return CronJobModelModifier and TypeMethodDescriptionprotected CronJobModelDefaultSnCronJobProgressTrackerFactory.SnCronJobProgressTracker.loadCronJob()Methods in de.hybris.platform.searchservices.core.service.impl with parameters of type CronJobModelModifier and TypeMethodDescriptionDefaultSnCronJobProgressTrackerFactory.createProgressTracker(CronJobModel cronJob) Constructors in de.hybris.platform.searchservices.core.service.impl with parameters of type CronJobModel -
Uses of CronJobModel in de.hybris.platform.searchservices.model
Subclasses of CronJobModel in de.hybris.platform.searchservices.modelModifier and TypeClassDescriptionclassGenerated model class for type AbstractSnIndexerCronJob first defined at extension searchservices.classGenerated model class for type FullSnIndexerCronJob first defined at extension searchservices.classGenerated model class for type IncrementalSnIndexerCronJob first defined at extension searchservices. -
Uses of CronJobModel in de.hybris.platform.servicelayer.cronjob
Classes in de.hybris.platform.servicelayer.cronjob with type parameters of type CronJobModelModifier and TypeClassDescriptionclassAbstractJobPerformable<T extends CronJobModel>Abstract implementation ofJobPerformableinterface providingModelServiceandSessionServiceas a member.interfaceCronJobFactory<T extends CronJobModel,C extends JobModel> Marks a class as factory for creating custom cronjobs by aServicelayerJobitem.interfaceJobPerformable<T extends CronJobModel>Marks a class as performable by aServicelayerJobitem.Methods in de.hybris.platform.servicelayer.cronjob with type parameters of type CronJobModelModifier and TypeMethodDescription<C extends CronJobModel,J extends JobModel>
CronJobFactory<C,J> CronJobService.getCronJobFactory(ServicelayerJobModel slayerJobModel) Methods in de.hybris.platform.servicelayer.cronjob that return CronJobModelModifier and TypeMethodDescriptionCronJobService.getCronJob(String code) Gets the cronjob identified unique by given code.Methods in de.hybris.platform.servicelayer.cronjob that return types with arguments of type CronJobModelModifier and TypeMethodDescriptionCronJobDao.findCronJobs(String code) Search with the given code forCronJobitems.default List<CronJobModel>CronJobDao.findLastCronJobsWithJob(JobModel jobModel, int limit) Finds lastCronJobModellinked to givenJobModel.CronJobDao.findRunningCronJobs()Finds allCronJobModelinstance in state RUNNING or RUNNINGRESTART.JobPerformable<? extends CronJobModel>CronJobService.getPerformable(ServicelayerJobModel slayerJobModel) CronJobService.getRunningOrRestartedCronJobs()Returns list ofCronJobModelinstances running on the platform regardless the cluster node.Methods in de.hybris.platform.servicelayer.cronjob with parameters of type CronJobModelModifier and TypeMethodDescriptionJobLogDao.findJobLogs(CronJobModel cronJobModel, int count, boolean ascending) FindsJobLogModelmax of count entries for a givenCronJobModelorder by ascended|descendent.default LongCronJobHistoryService.getAverageExecutionTime(CronJobModel cronJob, TimeUnit timeUnit) Returns average execution time based on historical data.CronJobService.getLogsAsText(CronJobModel cronjob) Returns text representation of top 500getLogs()entries for a givenCronJobModel, as concatenated and decorated content of itsJobLogModel.getMessage().CronJobService.getLogsAsText(CronJobModel cronjob, int count) Returns text representation of top givencountgetLogs()entries for a givenCronJobModel, as concatenated and decorated content of itsJobLogModel.getMessage().booleanCronJobDao.isAbortable(CronJobModel cronJobModel) Checks if given cronJobModel as abortable or not.booleanCronJobService.isAbortable(CronJobModel cronJob) Checks if the cronjob model is abortable.booleanCronJobService.isError(CronJobModel cronJob) Checks whether the cronjob was executed not successfully.booleanCronJobService.isFinished(CronJobModel cronJob) Checks whether the cronjob has finished execution and is not running or paused anymore.booleanCronJobService.isPaused(CronJobModel cronJob) Checks whether the cronjob is paused.booleanCronJobDao.isPerformable(CronJobModel cronJobModel) Checks if given cronJobModel as performable or not.booleanCronJobService.isPerformable(CronJobModel cronJob) Checks if the cronjob model is performable.booleanCronJobService.isRunning(CronJobModel cronJob) Checks whether the cronjob has not finished or paused execution yet and is still running regardless if has it been restarted or not.booleanCronJobService.isSuccessful(CronJobModel cronJob) Checks whether the cronjob was executed successfully.TestAbortableJobPerformable.perform(CronJobModel cronJob) voidCronJobService.performCronJob(CronJobModel model) Performs givenCronjobby starting itsJobon the cluster node.voidCronJobService.performCronJob(CronJobModel model, boolean synchronous) Performs givenCronjobby starting itsJob.voidCronJobService.requestAbortCronJob(CronJobModel model) This method applies only to CronJobModel instance with status asCronJobStatus.RUNNINGORCronJobStatus.RUNNINGRESTARTSets the request abort attributeREQUESTABORTto true for a givenCronjob.Method parameters in de.hybris.platform.servicelayer.cronjob with type arguments of type CronJobModelModifier and TypeMethodDescriptiondefault List<CronJobHistoryModel>CronJobHistoryDao.findLastCronJobHistoryByCronJobs(List<CronJobModel> cronJobs, int limit) Returns last N(@param limit) matchingCronJobHistoryModellinked to given cron jobs. -
Uses of CronJobModel in de.hybris.platform.servicelayer.cronjob.attributehandler
Methods in de.hybris.platform.servicelayer.cronjob.attributehandler with parameters of type CronJobModelModifier and TypeMethodDescriptionCronjobTimetable.get(CronJobModel model) Returns a localized text, representing the timetable of the cronjobs trigger.voidCronjobTimetable.set(CronJobModel model, String value) Holds logic behind setter for dynamic attribute. -
Uses of CronJobModel in de.hybris.platform.servicelayer.cronjob.impl
Fields in de.hybris.platform.servicelayer.cronjob.impl with type parameters of type CronJobModelModifier and TypeFieldDescriptionprotected List<CronJobModel>AbstractCronJobHistoryTest.cronJobsMethods in de.hybris.platform.servicelayer.cronjob.impl with type parameters of type CronJobModelModifier and TypeMethodDescription<C extends CronJobModel,J extends JobModel>
CronJobFactory<C,J> DefaultCronJobService.getCronJobFactory(ServicelayerJobModel slayerJobModel) Methods in de.hybris.platform.servicelayer.cronjob.impl that return CronJobModelMethods in de.hybris.platform.servicelayer.cronjob.impl that return types with arguments of type CronJobModelModifier and TypeMethodDescriptionCronJobDao.findCronJobs(String code) Deprecated, for removal: This API element is subject to removal in a future version.Search with the given code forCronJobitems.DefaultCronJobDao.findCronJobs(String code) DefaultCronJobDao.findLastCronJobsWithJob(JobModel jobModel, int limit) CronJobDao.findRunningCronJobs()Deprecated, for removal: This API element is subject to removal in a future version.Finds allCronJobModelinstance in state RUNNING or RUNNINGRESTART.DefaultCronJobDao.findRunningCronJobs()JobPerformable<? extends CronJobModel>DefaultCronJobService.getPerformable(ServicelayerJobModel slayerJobModel) DefaultCronJobService.getRunningOrRestartedCronJobs()Methods in de.hybris.platform.servicelayer.cronjob.impl with parameters of type CronJobModelModifier and TypeMethodDescriptionprotected booleanDefaultCronJobService.canRunOnThisNode(CronJobModel cronJob) protected CronJobHistoryModelAbstractCronJobHistoryTest.createEntity(CronJobModel cronJob, JobModel jobOne, UserModel userModel, Date startDate, Date endDate, CronJobResult theResult, CronJobStatus theStatus) booleanCronJobDao.findAbortable(CronJobModel cronJobModel) Deprecated, for removal: This API element is subject to removal in a future version.Finds a given cronJobModel as abortable or not.DefaultJobLogDao.findJobLogs(CronJobModel cronJobModel, int count, boolean ascending) booleanCronJobDao.findPerformable(CronJobModel cronJobModel) Deprecated, for removal: This API element is subject to removal in a future version.Finds a given cronJobModel as performable or not.booleanCronJobDao.findUndoable(CronJobModel cronJobModel) Deprecated, for removal: This API element is subject to removal in a future version.Finds a given cronJobModel as undoable or not.DefaultCronJobHistoryService.getAverageExecutionTime(CronJobModel cronJob, TimeUnit timeUnit) protected StringDefaultCronJobService.getCronJobExpression(CronJobModel cronJob) DefaultCronJobService.getLogsAsText(CronJobModel cronJobModel) DefaultCronJobService.getLogsAsText(CronJobModel cronJobModel, int count) booleanDefaultCronJobDao.isAbortable(CronJobModel cronJobModel) booleanDefaultCronJobService.isAbortable(CronJobModel cronJob) booleanDefaultCronJobService.isError(CronJobModel cronJob) booleanDefaultCronJobService.isFinished(CronJobModel cronJob) booleanDefaultCronJobService.isPaused(CronJobModel cronJob) booleanDefaultCronJobDao.isPerformable(CronJobModel cronJobModel) booleanDefaultCronJobService.isPerformable(CronJobModel cronJob) booleanDefaultCronJobService.isRunning(CronJobModel cronJob) booleanDefaultCronJobService.isSuccessful(CronJobModel cronJob) voidDefaultCronJobService.performCronJob(CronJobModel cronJob) voidDefaultCronJobService.performCronJob(CronJobModel cronJob, boolean synchronous) voidDefaultCronJobService.requestAbortCronJob(CronJobModel cronJob) protected voidDefaultCronJobService.startOnDifferentNodeViaTask(CronJobModel cronJob) Method parameters in de.hybris.platform.servicelayer.cronjob.impl with type arguments of type CronJobModelModifier and TypeMethodDescriptionDefaultCronJobHistoryDao.findLastCronJobHistoryByCronJobs(List<CronJobModel> cronJobs, int limit) -
Uses of CronJobModel in de.hybris.platform.servicelayer.impex.impl
Methods in de.hybris.platform.servicelayer.impex.impl that return CronJobModel -
Uses of CronJobModel in de.hybris.platform.solrfacetsearch.indexer.cron
Methods in de.hybris.platform.solrfacetsearch.indexer.cron with parameters of type CronJobModelModifier and TypeMethodDescriptionAbstractIndexerJob.perform(CronJobModel cronJob) abstract PerformResultAbstractIndexerJob.performIndexingJob(CronJobModel cronJob) SolrIndexerHotUpdateJob.performIndexingJob(CronJobModel cronJob) SolrIndexerJob.performIndexingJob(CronJobModel cronJob) -
Uses of CronJobModel in de.hybris.platform.solrfacetsearch.model.cron
Subclasses of CronJobModel in de.hybris.platform.solrfacetsearch.model.cronModifier and TypeClassDescriptionclassGenerated model class for type SolrQueryStatisticsCollectorCronJob first defined at extension solrfacetsearch.classGenerated model class for type SolrUpdateStopWordsCronJob first defined at extension solrfacetsearch.classGenerated model class for type SolrUpdateSynonymsCronJob first defined at extension solrfacetsearch. -
Uses of CronJobModel in de.hybris.platform.solrfacetsearch.model.indexer.cron
Subclasses of CronJobModel in de.hybris.platform.solrfacetsearch.model.indexer.cronModifier and TypeClassDescriptionclassGenerated model class for type SolrExtIndexerCronJob first defined at extension solrfacetsearch.classGenerated model class for type SolrIndexerCronJob first defined at extension solrfacetsearch.classGenerated model class for type SolrIndexerHotUpdateCronJob first defined at extension solrfacetsearch.classGenerated model class for type SolrIndexOptimizationCronJob first defined at extension solrfacetsearch. -
Uses of CronJobModel in de.hybris.platform.solrfacetsearch.provider
Methods in de.hybris.platform.solrfacetsearch.provider with parameters of type CronJobModelModifier and TypeMethodDescriptionCronJobAwareParameterProvider.createParameters(CronJobModel cronJob, IndexConfig indexConfig, IndexedType indexedType) Create provider's parameter in the form of Map<String, Object> representing parameter-value map. -
Uses of CronJobModel in de.hybris.platform.solrfacetsearchbackoffice.wizards
Constructors in de.hybris.platform.solrfacetsearchbackoffice.wizards with parameters of type CronJobModel -
Uses of CronJobModel in de.hybris.platform.stocknotificationservices.cronjob
Methods in de.hybris.platform.stocknotificationservices.cronjob with parameters of type CronJobModel -
Uses of CronJobModel in de.hybris.platform.storelocator
Methods in de.hybris.platform.storelocator with parameters of type CronJobModelModifier and TypeMethodDescriptionGeocodingJob.perform(CronJobModel cronJob) protected Optional<GeocodeAddressesCronJobModel>GeocodingJob.validateCronJob(CronJobModel cronJob) -
Uses of CronJobModel in de.hybris.platform.storelocator.model
Subclasses of CronJobModel in de.hybris.platform.storelocator.modelModifier and TypeClassDescriptionclassGenerated model class for type GeocodeAddressesCronJob first defined at extension basecommerce. -
Uses of CronJobModel in de.hybris.platform.ticketsystem.model
Subclasses of CronJobModel in de.hybris.platform.ticketsystem.modelModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.Since 6.6: replaced with ticketRetentionCronJob from ycoreaccelerator module.classGenerated model class for type SessionEventsRemovalCronJob first defined at extension ticketsystem. -
Uses of CronJobModel in de.hybris.platform.timedaccesspromotionengineservices.model
Subclasses of CronJobModel in de.hybris.platform.timedaccesspromotionengineservices.modelModifier and TypeClassDescriptionclassGenerated model class for type FlashBuyCronJob first defined at extension timedaccesspromotionengineservices. -
Uses of CronJobModel in de.hybris.platform.workflow.model
Subclasses of CronJobModel in de.hybris.platform.workflow.modelModifier and TypeClassDescriptionclassGenerated model class for type Workflow first defined at extension workflow. -
Uses of CronJobModel in de.hybris.platform.yacceleratorcore.job
Methods in de.hybris.platform.yacceleratorcore.job with parameters of type CronJobModelModifier and TypeMethodDescriptionQuoteExpiredJobPerformable.perform(CronJobModel cronJob) QuoteToExpireSoonJobPerformable.perform(CronJobModel cronJob) -
Uses of CronJobModel in de.hybris.platform.yacceleratorfulfilmentprocess.jobs
Methods in de.hybris.platform.yacceleratorfulfilmentprocess.jobs with parameters of type CronJobModel -
Uses of CronJobModel in de.hybris.y2ysync.model
Subclasses of CronJobModel in de.hybris.y2ysync.modelModifier and TypeClassDescriptionclassGenerated model class for type Y2YSyncCronJob first defined at extension y2ysync.