Uses of Class
de.hybris.platform.outboundsync.OutboundSyncCronJobBuilder
Packages that use OutboundSyncCronJobBuilder
-
Uses of OutboundSyncCronJobBuilder in de.hybris.platform.outboundsync
Methods in de.hybris.platform.outboundsync that return OutboundSyncCronJobBuilderModifier and TypeMethodDescriptionstatic OutboundSyncCronJobBuilderOutboundSyncCronJobBuilder.outboundSyncCronJobBuilder()OutboundSyncCronJobBuilder.withCronJobCode(String cronJobCode) OutboundSyncCronJobBuilder.withSyncJob(OutboundSyncJobModel job) OutboundSyncCronJobBuilder.withSyncJob(OutboundSyncJobBuilder builder) OutboundSyncCronJobBuilder.withTrigger(TriggerBuilder trigger) Methods in de.hybris.platform.outboundsync with parameters of type OutboundSyncCronJobBuilderModifier and TypeMethodDescriptionTriggerBuilder.withCronJob(OutboundSyncCronJobBuilder cronJobBuilder)