Uses of Class
de.hybris.platform.outboundsync.model.OutboundSyncJobModel
Packages that use OutboundSyncJobModel
Package
Description
Contains generated models for each type of de.hybris.platform.outboundsync.jalo package.
-
Uses of OutboundSyncJobModel in de.hybris.platform.outboundsync
Methods in de.hybris.platform.outboundsync that return OutboundSyncJobModelMethods in de.hybris.platform.outboundsync with parameters of type OutboundSyncJobModelModifier and TypeMethodDescriptionOutboundSyncCronJobBuilder.withSyncJob(OutboundSyncJobModel job) -
Uses of OutboundSyncJobModel in de.hybris.platform.outboundsync.config
Methods in de.hybris.platform.outboundsync.config that return OutboundSyncJobModelModifier and TypeMethodDescriptionChannelConfigurationFactory.createJob(OutboundChannelConfigurationModel channel, OutboundSyncStreamConfigurationContainerModel streamConfigContainer) Creates theOutboundSyncJobModelMethods in de.hybris.platform.outboundsync.config with parameters of type OutboundSyncJobModelModifier and TypeMethodDescriptionChannelConfigurationFactory.createCronJob(OutboundChannelConfigurationModel channel, OutboundSyncJobModel job) Creates theOutboundSyncCronJobModel -
Uses of OutboundSyncJobModel in de.hybris.platform.outboundsync.config.impl
Methods in de.hybris.platform.outboundsync.config.impl that return OutboundSyncJobModelModifier and TypeMethodDescriptionDefaultChannelConfigurationFactory.createJob(OutboundChannelConfigurationModel channel, OutboundSyncStreamConfigurationContainerModel streamConfigContainer) Methods in de.hybris.platform.outboundsync.config.impl with parameters of type OutboundSyncJobModelModifier and TypeMethodDescriptionDefaultChannelConfigurationFactory.createCronJob(OutboundChannelConfigurationModel channel, OutboundSyncJobModel job) -
Uses of OutboundSyncJobModel in de.hybris.platform.outboundsync.model
Methods in de.hybris.platform.outboundsync.model that return OutboundSyncJobModelModifier and TypeMethodDescriptionOutboundSyncCronJobModel.getJob()Generated method - Getter of theCronJob.jobattribute defined at extensionprocessingand redeclared at extensionoutboundsync.Constructors in de.hybris.platform.outboundsync.model with parameters of type OutboundSyncJobModelModifierConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersOutboundSyncCronJobModel(OutboundSyncJobModel _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